remove old Config.in files
SVN-Revision: 3845
This commit is contained in:
parent
aef3bd9e64
commit
e874a83da2
3 changed files with 0 additions and 37 deletions
|
@ -1,7 +0,0 @@
|
|||
config PACKAGE_LIBGCC
|
||||
prompt "libgcc............................ GCC support library"
|
||||
tristate
|
||||
default m if DEVEL
|
||||
help
|
||||
GCC support library
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
config PACKAGE_LINUX_ATM
|
||||
prompt "linux-atm......................... ATM Library/Utilities for Linux"
|
||||
tristate
|
||||
default y if LINUX_2_4_AR7
|
||||
default n
|
||||
help
|
||||
ATM Library for linux
|
||||
|
||||
http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
||||
|
||||
config PACKAGE_BR2684CTL
|
||||
prompt "br2684ctl....................... RFC2684 bridging utility"
|
||||
tristate
|
||||
default y if LINUX_2_4_AR7
|
||||
default n
|
||||
depends PACKAGE_LINUX_ATM
|
||||
help
|
||||
Utility for setting up ATM RFC2684 bridging mode
|
||||
Useful for PPPoE
|
||||
|
||||
http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
config PACKAGE_WIFICONF
|
||||
prompt "wificonf.......................... replacement utility for wlconf"
|
||||
tristate
|
||||
default y
|
||||
depends PACKAGE_NVRAM
|
||||
help
|
||||
Replacement utility for wlconf
|
||||
|
Loading…
Reference in a new issue