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/generic-2.6/config-2.6.28 | |
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/generic-2.6/config-2.6.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 34ca9840f0..1bb340769e 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -832,6 +832,7 @@ CONFIG_JOLIET=y # CONFIG_LATENCYTOP is not set # CONFIG_LBD is not set # CONFIG_LDM_PARTITION is not set +# CONFIG_LEDS_ALIX is not set CONFIG_LEDS_CLASS=y # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set @@ -1435,6 +1436,8 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set CONFIG_RT_MUTEXES=y +CONFIG_RWSEM_GENERIC_SPINLOCK=y +# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set # CONFIG_S2IO is not set # CONFIG_SAMPLES is not set # CONFIG_SATA_AHCI is not set @@ -1522,6 +1525,7 @@ CONFIG_SCSI_PROC_FS=y # CONFIG_SCSI_TGT is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set +CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SECCOMP is not set # CONFIG_SECURITY_FILE_CAPABILITIES is not set # CONFIG_SECURITYFS is not set @@ -1764,10 +1768,13 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_YMFPCI is not set # CONFIG_SNI_RM is not set # CONFIG_SOC_CAMERA is not set +# CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set +# CONFIG_SPARSEMEM_STATIC is not set +# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set # CONFIG_SPI_AT25 is not set # CONFIG_SPI_DEBUG is not set # CONFIG_SPI is not set @@ -1781,6 +1788,7 @@ CONFIG_SQUASHFS=y # CONFIG_SSB_DEBUG is not set # CONFIG_SSB is not set # CONFIG_SSB_PCMCIAHOST is not set +CONFIG_SSB_POSSIBLE=y # CONFIG_SSB_SILENT is not set # CONFIG_SSFDC is not set CONFIG_STACKTRACE_SUPPORT=y @@ -1809,6 +1817,7 @@ CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSV68_PARTITION is not set # CONFIG_SYSV_FS is not set +CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYSVIPC=y # CONFIG_TASKSTATS is not set # CONFIG_TCG_TPM is not set |