mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-12 21:52:11 +00:00
11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
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
|