From e29619b4d23ae100379f64d83e3e2858a042bbf8 Mon Sep 17 00:00:00 2001 From: Cástor Muñoz Date: Sat, 11 Feb 2012 23:41:54 +0100 Subject: FS#12524 - iPod Classic/6G: hardware click support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on the piezo driver for the nano2g. Signed-off-by: Nils Wallménius --- firmware/export/config/ipod6g.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config/ipod6g.h') 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 -- cgit v1.2.3