mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-12 22:39:59 +01:00
kernel: add missing kconfig symbol related to SSB
SVN-Revision: 15449
This commit is contained in:
parent
4f88f8de81
commit
b558d4b839
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ define KernelPackage/ssb
|
|||
KCONFIG:=\
|
||||
CONFIG_SSB \
|
||||
CONFIG_SSB_B43_PCI_BRIDGE=y \
|
||||
CONFIG_SSB_DRIVER_MIPS=n \
|
||||
CONFIG_SSB_DRIVER_PCICORE=y \
|
||||
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y \
|
||||
CONFIG_SSB_PCIHOST=y \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue