projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar7: clean up system code, add code to generate firmware images
[openwrt.git]
/
target
/
linux
/
Config.in
diff --git
a/target/linux/Config.in
b/target/linux/Config.in
index
bcb8179
..
34cf99f
100644
(file)
--- a/
target/linux/Config.in
+++ b/
target/linux/Config.in
@@
-37,6
+37,13
@@
config BR2_LINUX_2_4_AR7
comment "Kernel Modules"
comment "Kernel Modules"
+config BR2_PACKAGE_KMOD_CPMAC
+ tristate "AR7 CPMAC Network Driver"
+ default y
+ depends BR2_LINUX_2_4_AR7
+ help
+ Driver for the AR7 CPMAC network chip
+
config BR2_PACKAGE_KMOD_DIAG
tristate "Router LED/Button Driver"
default y
config BR2_PACKAGE_KMOD_DIAG
tristate "Router LED/Button Driver"
default y
This page took
0.020267 seconds
and
4
git commands to generate.