diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:57:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:57:02 +0000 |
commit | e9b397805de66b926dd3f33eed659ab4936d19e7 (patch) | |
tree | b064eef07762fe7245084c7938e8df578ef1679d /target/linux/etrax | |
parent | 0f2b1d070a2e6649a04fda61c58a75a4db80cd1c (diff) | |
download | upstream-e9b397805de66b926dd3f33eed659ab4936d19e7.tar.gz upstream-e9b397805de66b926dd3f33eed659ab4936d19e7.tar.bz2 upstream-e9b397805de66b926dd3f33eed659ab4936d19e7.zip |
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
Diffstat (limited to 'target/linux/etrax')
-rw-r--r-- | target/linux/etrax/config-2.6.25 | 5 | ||||
-rw-r--r-- | target/linux/etrax/config-2.6.29 | 2 | ||||
-rw-r--r-- | target/linux/etrax/config-default | 4 |
3 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/etrax/config-2.6.25 b/target/linux/etrax/config-2.6.25 index e60fcc5381..caa6d38fc2 100644 --- a/target/linux/etrax/config-2.6.25 +++ b/target/linux/etrax/config-2.6.25 @@ -171,17 +171,12 @@ CONFIG_NLS_ISO8859_1=y CONFIG_NO_IOPORT=y # CONFIG_OOM_REBOOT is not set # CONFIG_RTC is not set -CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_SCSI=y # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set -CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SERIAL_8250 is not set CONFIG_SLABINFO=y -# CONFIG_SPARSEMEM_STATIC is not set -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set # CONFIG_SVINTO_SIM is not set # CONFIG_SYSTEM_PROFILER is not set -CONFIG_SYSVIPC_SYSCTL=y CONFIG_UID16=y CONFIG_USB=y # CONFIG_USB_ARCH_HAS_EHCI is not set diff --git a/target/linux/etrax/config-2.6.29 b/target/linux/etrax/config-2.6.29 index c6b6814449..a902188e08 100644 --- a/target/linux/etrax/config-2.6.29 +++ b/target/linux/etrax/config-2.6.29 @@ -115,12 +115,10 @@ CONFIG_PAGEFLAGS_EXTENDED=y # CONFIG_PHYS_ADDR_T_64BIT is not set CONFIG_ROMFS_FS=y # CONFIG_RTC is not set -CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250 is not set # CONFIG_SVINTO_SIM is not set # CONFIG_SYSTEM_PROFILER is not set -CONFIG_SYSVIPC_SYSCTL=y CONFIG_UID16=y CONFIG_USB=y # CONFIG_USB_ARCH_HAS_EHCI is not set diff --git a/target/linux/etrax/config-default b/target/linux/etrax/config-default index 8cd9cc2948..fc68fec7df 100644 --- a/target/linux/etrax/config-default +++ b/target/linux/etrax/config-default @@ -198,15 +198,11 @@ CONFIG_NLS_ISO8859_1=y CONFIG_NO_IOPORT=y # CONFIG_OOM_REBOOT is not set # CONFIG_RTC is not set -CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set # CONFIG_SERIAL_8250 is not set CONFIG_SLABINFO=y -# CONFIG_SPARSEMEM_STATIC is not set -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set # CONFIG_SVINTO_SIM is not set # CONFIG_SYSTEM_PROFILER is not set -CONFIG_SYSVIPC_SYSCTL=y CONFIG_UID16=y CONFIG_USB=y # CONFIG_USB_ARCH_HAS_EHCI is not set |