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
c7823e80
Commit
c7823e80
authored
Aug 02, 2003
by
Bartlomiej Zolnierkiewicz
Committed by
Linus Torvalds
Aug 02, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] ide: kill surplus menu in Kconfig
parent
77822526
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
drivers/ide/Kconfig
drivers/ide/Kconfig
+4
-6
No files found.
drivers/ide/Kconfig
View file @
c7823e80
...
...
@@ -52,21 +52,19 @@ config IDE
If unsure, say Y.
if IDE
config IDE_MAX_HWIFS
int "Max IDE interfaces"
depends on ALPHA
&& IDE
depends on ALPHA
default 4
help
This is the maximum number of IDE hardware interfaces that will
be supported by the driver. Make sure it is at least as high as
the number of IDE interfaces in your system.
menu "IDE, ATA and ATAPI Block devices"
depends on IDE!=n
config BLK_DEV_IDE
tristate "Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support"
depends on IDE
---help---
If you say Y here, you will use the full-featured IDE driver to
control up to ten ATA/IDE interfaces, each being able to serve a
...
...
@@ -1131,6 +1129,6 @@ config DMA_NONPCI
depends on BLK_DEV_TIVO
default y
end
menu
end
if
endmenu
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