diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:52:41 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:52:41 +0000 |
commit | bda513685eb6902e43bff1fe13d361547768121d (patch) | |
tree | 0a83b29dc98843ad849f94c48613846e4a6d83da /target/linux/x86 | |
parent | 5ed0363af9f4edda4a63b02250c7822851e7e6f4 (diff) |
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/x86')
-rw-r--r-- | target/linux/x86/config-2.6.28 | 2 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.31 | 2 | ||||
-rw-r--r-- | target/linux/x86/olpc/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/x86/olpc/config-2.6.31 | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/x86/config-2.6.28 b/target/linux/x86/config-2.6.28 index 4aba3f1ef..4473e7f0a 100644 --- a/target/linux/x86/config-2.6.28 +++ b/target/linux/x86/config-2.6.28 @@ -155,7 +155,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_I6300ESB_WDT is not set # CONFIG_I8K is not set # CONFIG_IB700_WDT is not set @@ -319,7 +318,6 @@ CONFIG_SERIO=y CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y -# CONFIG_SMP is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_SONYPI is not set CONFIG_SPARSEMEM_STATIC=y diff --git a/target/linux/x86/config-2.6.30 b/target/linux/x86/config-2.6.30 index 3014549fe..5b2f1e64b 100644 --- a/target/linux/x86/config-2.6.30 +++ b/target/linux/x86/config-2.6.30 @@ -163,7 +163,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_I6300ESB_WDT is not set # CONFIG_I8K is not set # CONFIG_IB700_WDT is not set @@ -339,7 +338,6 @@ CONFIG_SERIO=y CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y -# CONFIG_SMP is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_SMSC_SCH311X_WDT is not set # CONFIG_SONYPI is not set diff --git a/target/linux/x86/config-2.6.31 b/target/linux/x86/config-2.6.31 index 7c281deed..5cfc3e16f 100644 --- a/target/linux/x86/config-2.6.31 +++ b/target/linux/x86/config-2.6.31 @@ -168,7 +168,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_I6300ESB_WDT is not set # CONFIG_I8K is not set # CONFIG_IB700_WDT is not set @@ -345,7 +344,6 @@ CONFIG_SERIO=y CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y -# CONFIG_SMP is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_SMSC_SCH311X_WDT is not set # CONFIG_SONYPI is not set diff --git a/target/linux/x86/olpc/config-2.6.30 b/target/linux/x86/olpc/config-2.6.30 index 20a6ef711..808d8ee7b 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 03dab2752..1da61fd9d 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 |