diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:52:41 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:52:41 +0000 |
commit | 156fc688cbd7e09749f5a4892199f3ad0c71a6c2 (patch) | |
tree | 0a83b29dc98843ad849f94c48613846e4a6d83da /target/linux/generic-2.6/config-2.6.21 | |
parent | 9d5ce6e2692a47e30d2d76c0232c996e6b72d295 (diff) | |
download | upstream-156fc688cbd7e09749f5a4892199f3ad0c71a6c2.tar.gz upstream-156fc688cbd7e09749f5a4892199f3ad0c71a6c2.tar.bz2 upstream-156fc688cbd7e09749f5a4892199f3ad0c71a6c2.zip |
some more Kconfig symbol move..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 1eada9dda1..9ec23b5f1b 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -429,6 +429,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_ELEKTOR is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set +# CONFIG_I2C is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PARPORT_LIGHT is not set @@ -1056,6 +1057,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCCARD is not set # CONFIG_PCI_ATMEL is not set # CONFIG_PCI_HERMES is not set +CONFIG_PCI_SYSCALL=y CONFIG_PCI=y # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_ATMEL is not set @@ -1074,6 +1076,7 @@ CONFIG_PCI=y # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_WL3501 is not set # CONFIG_PCNET32 is not set +# CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set # CONFIG_PHONE is not set # CONFIG_PHYLIB is not set @@ -1317,6 +1320,7 @@ CONFIG_SLAB=y # CONFIG_SLOB is not set # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set +# CONFIG_SMP is not set # CONFIG_SND_AC97_POWER_SAVE is not set # CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1848 is not set |