openwrtv3/openwrt/package/hdparm/Config.in
Oliver Ertl c1d175cc85 add hdparm package (thanks to Tomas Vanek)
SVN-Revision: 3557
2006-03-31 16:45:36 +00:00

12 lines
385 B
Text

config BR2_PACKAGE_HDPARM
prompt "hdparm............................ get/set ATA drive parameters"
tristate
default m if CONFIG_DEVEL
help
tune hard disk parameters for high performance
Get/set hard disk parameters for Linux IDE drives.
Primary use is for enabling irq-unmasking and IDE multiplemode.
The original website:
http://sourceforge.net/projects/hdparm/