diff options
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 df10dffe3a..ee226e7c66 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 8691f6895f..4360a4c8de 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 fcbb068a50..9c48b880f3 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 |