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…
Reference in a new issue