summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>2005-02-03 18:07:41 +0000
committerJean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>2005-02-03 18:07:41 +0000
commit3c5ef9ccf4935e52af2ff9d8d37b024185dd7735 (patch)
tree948483a6bf2efc5d493e1d97d60824e20c260773
parente81fb19dfc14de4bbefebbfb64a414d3bef457f7 (diff)
downloadrockbox-3c5ef9ccf4935e52af2ff9d8d37b024185dd7735.tar.gz
rockbox-3c5ef9ccf4935e52af2ff9d8d37b024185dd7735.zip
more accurate config
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5762 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-gmini120.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h
index 5db05476cb..978fe23b50 100644
--- a/firmware/export/config-gmini120.h
+++ b/firmware/export/config-gmini120.h
@@ -43,6 +43,9 @@
43 43
44/* Always enable debug till we stabilize */ 44/* Always enable debug till we stabilize */
45#define EMULATOR 45#define EMULATOR
46#define DEBUG 46
47#define USB_GMINISTYLE
48
49#define HAVE_GMINI_I2C
47 50
48#endif 51#endif