summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.in
blob: 5ec8f9c55e3000d764624973973e038657ae97e8 (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