mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
remove some old junk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b7b4cc7ec3
commit
995e60243c
@ -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 New Issue
Block a user