From 22c9e91ff129e481024b58ea7ff4ceaf15a6ba96 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 31 Mar 2006 16:45:36 +0000 Subject: add hdparm package (thanks to Tomas Vanek) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3557 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/hdparm/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 openwrt/package/hdparm/Config.in (limited to 'openwrt/package/hdparm/Config.in') diff --git a/openwrt/package/hdparm/Config.in b/openwrt/package/hdparm/Config.in new file mode 100644 index 0000000000..d119ac6e52 --- /dev/null +++ b/openwrt/package/hdparm/Config.in @@ -0,0 +1,12 @@ +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/ -- cgit v1.2.3