mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Added b53 kmod default
This commit is contained in:
parent
acc528016a
commit
d19f706b75
1 changed files with 2 additions and 1 deletions
|
@ -21,8 +21,8 @@ CONFIG_PACKAGE_rtl8192su-firmware=y
|
|||
CONFIG_PACKAGE_kmod-switch-bcm53xx=y
|
||||
CONFIG_PACKAGE_kmod-switch-bcm53xx-mdio=y
|
||||
CONFIG_PACKAGE_swconfig=y
|
||||
CONFIG_PACKAGE_kmod-swconfig=y
|
||||
CONFIG_PACKAGE_kmod-b53=y
|
||||
CONFIG_PACKAGE_kmod-swconfig=y
|
||||
CONFIG_PACKAGE_kmod-swconfig-b53=y
|
||||
CONFIG_PACKAGE_kmod-swconfig-b53-phy-driver=y
|
||||
CONFIG_PACKAGE_kmod-swconfig-b53-phy-fixup=y
|
||||
|
@ -49,3 +49,4 @@ CONFIG_PACKAGE_kmod-ledtrig-transient=m
|
|||
CONFIG_PACKAGE_kmod-ipt-led=m
|
||||
CONFIG_PACKAGE_kmod-usb-ledtrig-usbport=m
|
||||
CONFIG_KERNEL_ARM_MODULE_PLTS=y
|
||||
CONFIG_DEFAULT_kmod-b53=y
|
||||
|
|
Loading…
Reference in a new issue