Commit c1d0fae7 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

hdparm: needs largefile support

parent 246c1f4d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
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