1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 15:39:18 +03:00
openwrt-xburst/package/hdparm/Config.in
olli b2ac7f5e28 add hdparm package (thanks to Tomas Vanek)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-31 16:45:36 +00:00

13 lines
385 B
Plaintext

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/