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 | 6b280112f28171cd5cb5cd3f60352bb4b6b9de47 (patch) | |
tree | 9604abcec15804d277c0e88aa7af07c4dcf4b282 /target/linux/generic-2.6/config-2.6.25 | |
parent | 1d62d9a95c4daedaf424f89075af39c6af16487c (diff) | |
download | upstream-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.tar.gz upstream-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.tar.bz2 upstream-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.zip |
some more Kconfig symbol move..
SVN-Revision: 18371
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index d277dd055c..276a48f685 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -479,6 +479,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set # CONFIG_I2C_IBM_IIC is not set +# CONFIG_I2C is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_OCORES is not set @@ -1203,6 +1204,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCI_HERMES is not set # CONFIG_PCI_LEGACY is not set # CONFIG_PCI_MSI is not set +CONFIG_PCI_SYSCALL=y CONFIG_PCI=y # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_ATMEL is not set @@ -1221,6 +1223,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_PDC_ADMA is not set # CONFIG_PHANTOM is not set @@ -1515,6 +1518,7 @@ CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set +# CONFIG_SMP is not set # CONFIG_SMSC_PHY is not set # CONFIG_SND_AC97_POWER_SAVE is not set # CONFIG_SND_AD1816A is not set |