summaryrefslogtreecommitdiffstats
path: root/package/hdparm/Config.in
blob: 32bd247056769199cdb8141e16cd080f95cf618e (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_HDPARM
	bool "hdparm"
	depends on BR2_LARGEFILE
	help
	  hdparm - get/set hard disk parameters for Linux IDE drives.

	  http://www.ibiblio.org/pub/Linux/system/hardware/

comment "hdparm requires a toolchain with LARGEFILE support"
	depends on !BR2_LARGEFILE