summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorRani Hod <raenye@gmail.com>2006-07-23 22:18:32 +0000
committerRani Hod <raenye@gmail.com>2006-07-23 22:18:32 +0000
commitc657763a23797238b4f95f7d52ac4902fd05f306 (patch)
tree898bd9ad893de4904be01b16894aec99ece5f43d /firmware/export
parent3c810c4f6ae374e1aed674b8171fcd220d58f13a (diff)
downloadrockbox-c657763a23797238b4f95f7d52ac4902fd05f306.tar.gz
rockbox-c657763a23797238b4f95f7d52ac4902fd05f306.zip
Accepted FS #5474 by yours truly.
Save your settings; CONFIG_BLOCK_VERSION is increased. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10303 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index a04967c455..7ce230ee8e 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -42,7 +42,8 @@
42#define CONFIG_LCD LCD_X5 42#define CONFIG_LCD LCD_X5
43 43
44/* Define this for LCD backlight available */ 44/* Define this for LCD backlight available */
45#define CONFIG_BACKLIGHT BL_IRIVER_H100 /* port controlled */ 45#define CONFIG_BACKLIGHT BL_IRIVER_H100 /* port controlled !?!? */
46#define HAVE_BACKLIGHT_BRIGHTNESS
46 47
47/* Define this if you have a software controlled poweroff */ 48/* Define this if you have a software controlled poweroff */
48#define HAVE_SW_POWEROFF 49#define HAVE_SW_POWEROFF