patch-2.4.2 linux/drivers/atm/Config.in
Next file: linux/drivers/atm/firestream.c
Previous file: linux/drivers/acpi/tables/tbconvrt.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Feb 16 16:02:35 2001
- Orig file:
v2.4.1/linux/drivers/atm/Config.in
- Orig date:
Fri Dec 29 14:35:47 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/atm/Config.in linux/drivers/atm/Config.in
@@ -56,7 +56,7 @@
tristate 'FORE Systems 200E-series' CONFIG_ATM_FORE200E_MAYBE
if [ "$CONFIG_ATM_FORE200E_MAYBE" != "n" ]; then
if [ "$CONFIG_PCI" = "y" ]; then
- bool ' PCA-200E support' CONFIG_ATM_FORE200E_PCA y
+ bool ' PCA-200E support' CONFIG_ATM_FORE200E_PCA
if [ "$CONFIG_ATM_FORE200E_PCA" = "y" ]; then
bool ' Use default PCA-200E firmware (normally enabled)' CONFIG_ATM_FORE200E_PCA_DEFAULT_FW
if [ "$CONFIG_ATM_FORE200E_PCA_DEFAULT_FW" = "n" ]; then
@@ -65,7 +65,7 @@
fi
fi
if [ "$CONFIG_SBUS" = "y" ]; then
- bool ' SBA-200E support' CONFIG_ATM_FORE200E_SBA y
+ bool ' SBA-200E support' CONFIG_ATM_FORE200E_SBA
if [ "$CONFIG_ATM_FORE200E_SBA" = "y" ]; then
bool ' Use default SBA-200E firmware (normally enabled)' CONFIG_ATM_FORE200E_SBA_DEFAULT_FW
if [ "$CONFIG_ATM_FORE200E_SBA_DEFAULT_FW" = "n" ]; then
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)