remove some old junk
SVN-Revision: 5190
This commit is contained in:
parent
547b127d7a
commit
41577df960
2 changed files with 0 additions and 33 deletions
|
@ -1,9 +1,5 @@
|
|||
menu "Kernel Configuration / Device Support"
|
||||
|
||||
comment "Device specific configuration"
|
||||
|
||||
source "target/linux/*-2.[46]/Config.in"
|
||||
|
||||
comment "Kernel modules"
|
||||
|
||||
menu "Block devices support"
|
||||
|
|
|
@ -1,29 +0,0 @@
|
|||
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
|
||||
|
||||
|
Loading…
Reference in a new issue