From 5f91f4acfffd20a344407eeb9578fb64d13c591a Mon Sep 17 00:00:00 2001 From: Jean-Philippe Bernardy Date: Sat, 5 Feb 2005 10:53:41 +0000 Subject: backlight driver for Gmini git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5795 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index 5528f93d09..da44e8eaf1 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -61,6 +61,7 @@ #define BL_RTC 1 /* Recorder, RTC square wave output */ #define BL_PA14_HI 2 /* Ondio, PA14 high active */ #define BL_IRIVER 3 /* IRiver GPIO */ +#define BL_GMINI 4 /* Archos GMini */ /* CONFIG_I2C */ #define I2C_PLAYREC 0 /* Archos Player/Recorder style */ -- cgit v1.2.3