1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 03:35:28 +03: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:
nbd 2006-10-17 16:27:22 +00:00
parent b7b4cc7ec3
commit 995e60243c
2 changed files with 0 additions and 33 deletions

View File

@ -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"

View File

@ -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