ar7: clean up system code, add code to generate firmware images
[openwrt.git] / target / linux / Config.in
index bcb8179..34cf99f 100644 (file)
@@ -37,6 +37,13 @@ config BR2_LINUX_2_4_AR7
 
 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
This page took 0.029141 seconds and 4 git commands to generate.