projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add preliminary Netgear WNR854T support
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
config-default
diff --git
a/target/linux/ixp4xx/config-default
b/target/linux/ixp4xx/config-default
index
dd29a16
..
8368952
100644
(file)
--- a/
target/linux/ixp4xx/config-default
+++ b/
target/linux/ixp4xx/config-default
@@
-97,6
+97,8
@@
CONFIG_FIRMWARE_EDID=y
# CONFIG_FPE_NWFPE is not set
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
# CONFIG_FPE_NWFPE is not set
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
+CONFIG_GENERIC_GPIO=y
+CONFIG_GPIO_DEVICE=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HDLC=m
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HDLC=m
@@
-453,6
+455,8
@@
CONFIG_SENSORS_W83781D=y
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SERIAL_8250_EXTENDED is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# 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_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SHMEM is not set
CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
This page took
0.022268 seconds
and
4
git commands to generate.