Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
7a1555b1
Commit
7a1555b1
authored
Oct 18, 2004
by
Dominik Brodowski
Committed by
Russell King
Oct 18, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PCMCIA] 04-obsolete_kconfig.diff
Add a new CONFIG_PCMCIA_OBSOLETE option.
parent
8110bbd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
drivers/pcmcia/Kconfig
drivers/pcmcia/Kconfig
+12
-0
No files found.
drivers/pcmcia/Kconfig
View file @
7a1555b1
...
...
@@ -45,6 +45,18 @@ config PCMCIA_DEBUG
In all the above examples, N is the debugging verbosity
level.
config PCMCIA_OBSOLETE
bool "Enable obsolete PCMCIA code"
depends on PCMCIA != n
help
Say Y here to enable some code found in the PCMCIA subsystem
which has no in-kernel usage, but might be needed for certain
external PCMCIA drivers. If you do need to say Y here so that
one such driver compiles and/or works correctly, please report
this to linux-pcmcia <at> lists.infradead.org
If unsure, say N
config YENTA
tristate "CardBus yenta-compatible bridge support"
depends on PCMCIA && PCI
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment