forked from mirror/openwrt
airoha: disable RTL8261N PHY driver
RTL8261N is not used by any device in this target. If necessary, newly added devices should add the kmod-phy-rtl8261n package. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Link: https://github.com/openwrt/openwrt/pull/20444 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
a926c5518e
commit
61d50c2e49
2 changed files with 0 additions and 2 deletions
|
|
@ -345,7 +345,6 @@ CONFIG_RESET_CONTROLLER=y
|
|||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
|
||||
CONFIG_RPS=y
|
||||
CONFIG_RTL8261N_PHY=y
|
||||
CONFIG_RWSEM_SPIN_ON_OWNER=y
|
||||
CONFIG_SERIAL_8250_AIROHA=y
|
||||
CONFIG_SERIAL_8250_EXTENDED=y
|
||||
|
|
|
|||
|
|
@ -336,7 +336,6 @@ CONFIG_RESET_CONTROLLER=y
|
|||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
|
||||
CONFIG_RPS=y
|
||||
CONFIG_RTL8261N_PHY=y
|
||||
CONFIG_RWSEM_SPIN_ON_OWNER=y
|
||||
CONFIG_SERIAL_8250_AIROHA=y
|
||||
CONFIG_SERIAL_8250_EXTENDED=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue