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/pxa | |
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/pxa')
-rw-r--r-- | target/linux/pxa/config-default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default index a9d1cc33a8..3f2f559140 100644 --- a/target/linux/pxa/config-default +++ b/target/linux/pxa/config-default @@ -225,7 +225,6 @@ CONFIG_PROC_GPIO=m # CONFIG_PROC_GPIO_DEBUG is not set CONFIG_PXA27x=y # CONFIG_PXA_SHARPSL is not set -CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_SA1100_WATCHDOG=m # CONFIG_SCSI_MULTI_LUN is not set # CONFIG_SCSI_PROC_FS is not set @@ -252,13 +251,10 @@ CONFIG_SND_SOC_AC97_BUS=y CONFIG_SND_SOC_AC97_CODEC=m # CONFIG_SND_USB_AUDIO is not set # CONFIG_SND_VERBOSE_PROCFS is not set -# CONFIG_SOFT_WATCHDOG is not set -# CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_SWAP is not set # CONFIG_SYN_COOKIES is not set # CONFIG_SYSCTL_SYSCALL is not set -CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y |