diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:43:35 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:43:35 +0000 |
commit | 0a11abc83d25af97083cd398d6c9dbe3b50b7c08 (patch) | |
tree | a0917da50a1d53cd52d17eb90703b3a90a339d46 /target/linux/brcm63xx | |
parent | 1b1e42ba53d001ec81cfa3e97c917b7d556d57c2 (diff) | |
download | upstream-0a11abc83d25af97083cd398d6c9dbe3b50b7c08.tar.gz upstream-0a11abc83d25af97083cd398d6c9dbe3b50b7c08.tar.bz2 upstream-0a11abc83d25af97083cd398d6c9dbe3b50b7c08.zip |
add missing kconfig symbols for 2.6.27 targets when all modules are enabled
SVN-Revision: 13178
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 72e4c4dd71..4095c5c925 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 |