aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/hdparm/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/hdparm/Config.in')
-rw-r--r--openwrt/package/hdparm/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/hdparm/Config.in b/openwrt/package/hdparm/Config.in
deleted file mode 100644
index d119ac6e52..0000000000
--- a/openwrt/package/hdparm/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_HDPARM
- prompt "hdparm............................ get/set ATA drive parameters"
- tristate
- default m if CONFIG_DEVEL
- help
-
- tune hard disk parameters for high performance
- Get/set hard disk parameters for Linux IDE drives.
- Primary use is for enabling irq-unmasking and IDE multiplemode.
-
- The original website:
- http://sourceforge.net/projects/hdparm/