projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] 2.6.26: fix gpio_dev compile error
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
config-default
diff --git
a/target/linux/ixp4xx/config-default
b/target/linux/ixp4xx/config-default
index
bb90076
..
8368952
100644
(file)
--- a/
target/linux/ixp4xx/config-default
+++ b/
target/linux/ixp4xx/config-default
@@
-455,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_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
This page took
0.023647 seconds
and
4
git commands to generate.