projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add AR933x specific glue code for IRQ initialization
[openwrt.git]
/
target
/
linux
/
ar71xx
/
config-2.6.38
diff --git
a/target/linux/ar71xx/config-2.6.38
b/target/linux/ar71xx/config-2.6.38
index
d35330d
..
8765826
100644
(file)
--- a/
target/linux/ar71xx/config-2.6.38
+++ b/
target/linux/ar71xx/config-2.6.38
@@
-175,6
+175,11
@@
CONFIG_SERIAL_8250_NR_UARTS=1
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
# CONFIG_SLAB is not set
CONFIG_SLUB=y
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
# CONFIG_SLAB is not set
CONFIG_SLUB=y
+CONFIG_SOC_AR71XX=y
+CONFIG_SOC_AR724X=y
+CONFIG_SOC_AR913X=y
+# CONFIG_SOC_AR933X is not set
+CONFIG_SOC_AR934X=y
CONFIG_SPI=y
CONFIG_SPI_AP83=y
CONFIG_SPI_AR71XX=y
CONFIG_SPI=y
CONFIG_SPI_AP83=y
CONFIG_SPI_AR71XX=y
This page took
0.023719 seconds
and
4
git commands to generate.