diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-18 13:21:25 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-18 13:21:25 +0000 |
commit | fda10e781833cd61fc54cdba650e84b9edcf66de (patch) | |
tree | d1794519b7c10aa972cba9183f812042a516bf39 /target/linux/ixp4xx | |
parent | c15d708c4975c445a7714b0cf48afd77b2f70df2 (diff) |
even more config file cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.27 | 2 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 2 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-default | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ixp4xx/config-2.6.27 b/target/linux/ixp4xx/config-2.6.27 index df10dffe3..ee226e7c6 100644 --- a/target/linux/ixp4xx/config-2.6.27 +++ b/target/linux/ixp4xx/config-2.6.27 @@ -192,14 +192,12 @@ CONFIG_SENSORS_W83781D=y # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 -# CONFIG_SHMEM is not set CONFIG_SLABINFO=y # CONFIG_SND_ARM is not set CONFIG_SND_USB=y CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_TICK_ONESHOT=y -CONFIG_TINY_SHMEM=y CONFIG_UID16=y # CONFIG_USB is not set CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y diff --git a/target/linux/ixp4xx/config-2.6.28 b/target/linux/ixp4xx/config-2.6.28 index 8691f6895..4360a4c8d 100644 --- a/target/linux/ixp4xx/config-2.6.28 +++ b/target/linux/ixp4xx/config-2.6.28 @@ -195,14 +195,12 @@ CONFIG_SENSORS_W83781D=y # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 -# CONFIG_SHMEM is not set CONFIG_SLABINFO=y # CONFIG_SND_ARM is not set CONFIG_SND_USB=y CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_TICK_ONESHOT=y -CONFIG_TINY_SHMEM=y CONFIG_UID16=y # CONFIG_USB is not set CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index fcbb068a5..9c48b880f 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -223,12 +223,10 @@ CONFIG_SENSORS_W83781D=y # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 -# CONFIG_SHMEM is not set # CONFIG_SMC91X is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_TICK_ONESHOT=y -CONFIG_TINY_SHMEM=y CONFIG_UID16=y CONFIG_USB=m CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y |