summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.in
blob: 9e6762912b0cbed939fb32d5aa5dc41e2e259bf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=disk_and_file
config HDPARM
	tristate "hdparm"
	depends on !BUSYBOX_HDPARM || ALLYES
	select GCCLIBS_GCC_S
	help
	  hdparm - get/set ATA drive parameters under Linux

	  See http://sourceforge.net/projects/hdparm/ for details.

comment "BusyBox' hdparm is selected"
	depends on BUSYBOX_HDPARM