summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.in
blob: 4a18b9bd8a6114730f470d5280d0979a957e0e37 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=disk_and_file
config HDPARM
	tristate "hdparm"
	depends on !BUSYBOX_HDPARM
	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