summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
authorCástor Muñoz <cmvidal@gmail.com>2012-02-11 23:41:54 +0100
committerNils Wallménius <nils@rockbox.org>2012-02-11 23:46:35 +0100
commite29619b4d23ae100379f64d83e3e2858a042bbf8 (patch)
tree639219a8ddf8be07c5864ca298a786aaa48244df /firmware/export
parent6162d813e7bf29d53d040547dc6fd826ca0270df (diff)
downloadrockbox-e29619b4d23ae100379f64d83e3e2858a042bbf8.tar.gz
rockbox-e29619b4d23ae100379f64d83e3e2858a042bbf8.zip
FS#12524 - iPod Classic/6G: hardware click support
Based on the piezo driver for the nano2g. Signed-off-by: Nils Wallménius <nils@rockbox.org>
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/ipod6g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 82a402f707..d6300011e4 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -204,6 +204,8 @@
/* and doesn't handle them in the drive firmware */
//#define MAX_PHYS_SECTOR_SIZE 4096
+#define HAVE_HARDWARE_CLICK
+
/* Define this if you have adjustable CPU frequency */
//#define HAVE_ADJUSTABLE_CPU_FREQ