git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29e744d
)
ide: make /proc/ide/ optional
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 9 May 2007 22:01:09 +0000
(
00:01
+0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 9 May 2007 22:01:09 +0000
(
00:01
+0200)
All important information/features should be already available through
sysfs and ioctl interfaces.
Add CONFIG_IDE_PROC_FS (CONFIG_SCSI_PROC_FS rip-off) config option,
disabling it makes IDE driver ~5 kB smaller (on x86-32).
While at it add CONFIG_PROC_FS=n versions of proc_ide_{create,destroy}()
and remove no longer needed #ifdefs.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found