projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
I recently came across an ar7 device which has the vlynq hardwired
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
config-2.6.28
diff --git
a/target/linux/ixp4xx/config-2.6.28
b/target/linux/ixp4xx/config-2.6.28
index
8da4a86
..
4360a4c
100644
(file)
--- a/
target/linux/ixp4xx/config-2.6.28
+++ b/
target/linux/ixp4xx/config-2.6.28
@@
-67,9
+67,6
@@
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GPIO_DEVICE=y
CONFIG_GPIO_GW_I2C_PLD=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GPIO_DEVICE=y
CONFIG_GPIO_GW_I2C_PLD=y
-# CONFIG_GPIO_MAX732X is not set
-# CONFIG_GPIO_PCA953X is not set
-# CONFIG_GPIO_PCF857X is not set
CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
@@
-198,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_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_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
CONFIG_UID16=y
# CONFIG_USB is not set
CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
@@
-223,8
+218,6
@@
CONFIG_VECTORS_BASE=0xffff0000
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_VIDEO_MEDIA is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_VIDEO_MEDIA is not set
-# CONFIG_VIDEO_V4L2 is not set
-# CONFIG_VIDEO_V4L2_COMMON is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_XSCALE_PMU=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_XSCALE_PMU=y
This page took
0.019847 seconds
and
4
git commands to generate.