aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/hdparm/Config.in
blob: d119ac6e522163c1b84c5d5bf36a550176edf939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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/