projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a825835
)
realtek: Remove RTL838X PHY firmware from RTL839X kernel
author
Birger Koblitz
<git@birger-koblitz.de>
Wed, 12 Jan 2022 18:52:10 +0000
(19:52 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Thu, 17 Feb 2022 15:21:47 +0000
(15:21 +0000)
The RTL839X does not have an internal phy and thus does not need to have any
firmware as part of the kernel, especially not firmware for the RTL838X.
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
target/linux/realtek/rtl839x/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/realtek/rtl839x/config-5.10
b/target/linux/realtek/rtl839x/config-5.10
index 770ad0641b1f89efc671aebec450122792629d7c..5704b4265a3c07fdf87eb07fc1e824ab2cb38a3e 100644
(file)
--- a/
target/linux/realtek/rtl839x/config-5.10
+++ b/
target/linux/realtek/rtl839x/config-5.10
@@
-41,8
+41,6
@@
CONFIG_DMA_NONCOHERENT=y
CONFIG_DTC=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_8250=y
-CONFIG_EXTRA_FIRMWARE="rtl838x_phy/rtl838x_8214fc.fw rtl838x_phy/rtl838x_8218b.fw rtl838x_phy/rtl838x_8380.fw"
-CONFIG_EXTRA_FIRMWARE_DIR="firmware"
CONFIG_FIXED_PHY=y
CONFIG_FORCE_MAX_ZONEORDER=13
CONFIG_FW_LOADER_PAGED_BUF=y