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/orion | |
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/orion')
-rw-r--r-- | target/linux/orion/config-default | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 45a8cd4d7e..35dc44f8a3 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -245,10 +245,8 @@ CONFIG_PLAT_ORION=y # CONFIG_R6040 is not set CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_ISL1208=y -CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_SATA_PMP=y # CONFIG_SCSI_MULTI_LUN is not set -CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SENSORS_PC87360 is not set # CONFIG_SERIAL_8250_EXTENDED is not set # CONFIG_SHMEM is not set @@ -257,15 +255,10 @@ CONFIG_SLABINFO=y # CONFIG_SND_ARM is not set # CONFIG_SND_AW2 is not set # CONFIG_SOC_CAMERA is not set -# CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOUND is not set -# CONFIG_SPARSEMEM_STATIC is not set -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set # CONFIG_SPI_ORION is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 -CONFIG_SSB_POSSIBLE=y # CONFIG_SWAP is not set -CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y # CONFIG_TCP_CONG_HSTCP is not set # CONFIG_TCP_CONG_HYBLA is not set |