diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-11 02:43:35 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-11 02:43:35 +0000 |
commit | 3ced72e9c7df57380c48ddeb4b422757b1c21491 (patch) | |
tree | 27997f2a62b52f6801cb7537638024c34f8e67f6 /target/linux/brcm63xx | |
parent | 232b74ddff4449b9c320190b7670c92fcb80db00 (diff) |
add missing kconfig symbols for 2.6.27 targets when all modules are enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13178 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 72e4c4dd7..4095c5c92 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -226,6 +226,7 @@ CONFIG_PCCARD=m CONFIG_PCCARD_NONSTATIC=m CONFIG_PCI=y CONFIG_PCI_DOMAINS=y +# CONFIG_PCMCIA_BCM63XX is not set # CONFIG_PCSPKR_PLATFORM is not set CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set |