lkml.org 
[lkml]   [1999]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.3.25 PCMCIA error
Hello,

The main PCMCIA drivers are left out of the alpha config file.
Patch below..

--- arch/alpha/config.in.leslie Tue Oct 5 15:41:55 1999
+++ arch/alpha/config.in Wed Oct 27 00:00:52 1999
@@ -169,6 +169,9 @@
fi

bool 'Networking support' CONFIG_NET
+
+source drivers/pcmcia/Config.in
+
bool 'System V IPC' CONFIG_SYSVIPC
bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT
bool 'Sysctl support' CONFIG_SYSCTL
@@ -232,6 +235,8 @@
endmenu

source drivers/char/Config.in
+
+source drivers/usb/Config.in

source fs/Config.in

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.028 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site