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/x86/olpc | |
parent | 1d62d9a95c4daedaf424f89075af39c6af16487c (diff) | |
download | mtk-20170518-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.zip mtk-20170518-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.tar.gz mtk-20170518-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.tar.bz2 |
some more Kconfig symbol move..
SVN-Revision: 18371
Diffstat (limited to 'target/linux/x86/olpc')
-rw-r--r-- | target/linux/x86/olpc/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/x86/olpc/config-2.6.31 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/x86/olpc/config-2.6.30 b/target/linux/x86/olpc/config-2.6.30 index 20a6ef7..808d8ee 100644 --- a/target/linux/x86/olpc/config-2.6.30 +++ b/target/linux/x86/olpc/config-2.6.30 @@ -242,7 +242,6 @@ CONFIG_HW_RANDOM_GEODE=y # CONFIG_HW_RANDOM_INTEL is not set CONFIG_HW_RANDOM_VIA=y CONFIG_HW_RANDOM=y -# CONFIG_I2C is not set # CONFIG_I8K is not set # CONFIG_IMA is not set CONFIG_INITRAMFS_SOURCE="" @@ -423,7 +422,6 @@ CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_SERPORT=y CONFIG_SERIO=y # CONFIG_SLOW_WORK is not set -# CONFIG_SMP is not set # CONFIG_SONYPI is not set # CONFIG_SPARSE_IRQ is not set CONFIG_SPARSEMEM_STATIC=y diff --git a/target/linux/x86/olpc/config-2.6.31 b/target/linux/x86/olpc/config-2.6.31 index 03dab27..1da61fd 100644 --- a/target/linux/x86/olpc/config-2.6.31 +++ b/target/linux/x86/olpc/config-2.6.31 @@ -253,7 +253,6 @@ CONFIG_HW_CONSOLE=y CONFIG_HW_RANDOM_GEODE=y CONFIG_HW_RANDOM_VIA=y CONFIG_HW_RANDOM=y -# CONFIG_I2C is not set # CONFIG_I8K is not set # CONFIG_IMA is not set CONFIG_INITRAMFS_SOURCE="" @@ -455,7 +454,6 @@ CONFIG_SERIO=y CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y -# CONFIG_SMP is not set # CONFIG_SPARSE_IRQ is not set CONFIG_SPARSEMEM_STATIC=y CONFIG_STACKTRACE=y |