menu "Kernel Configuration / Device Support"
-comment "Device specific configuration"
-
-source "target/linux/*-2.[46]/Config.in"
-
comment "Kernel modules"
menu "Block devices support"
+++ /dev/null
-config PACKAGE_KMOD_CPMAC
- prompt "kmod-cpmac........................ AR7 CPMAC Network Driver"
- tristate
- default y
- depends LINUX_2_4_AR7
- help
- Driver for the AR7 CPMAC network chip
-
-config PACKAGE_KMOD_SANGAM_ATM_A
- prompt "kmod-sangam-atm-annex-a........... AR7 Sangam ADSL Driver (Annex A)"
- tristate
- default m
- depends LINUX_2_4_AR7
- select PACKAGE_kmod-atm
- help
- ATM driver for the Sangam ADSL chip on AR7
- Annex A version
-
-config PACKAGE_KMOD_SANGAM_ATM_B
- prompt "kmod-sangam-atm-annex-b........... AR7 Sangam ADSL Driver (Annex B)"
- tristate
- default y
- depends LINUX_2_4_AR7
- select PACKAGE_kmod-atm
- help
- ATM driver for the Sangam ADSL chip on AR7
- Annex B version
-
-