From 8850c61ee1270b670533ea0810a73ce9a5b30c86 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 21 Feb 2006 21:35:06 +0000 Subject: No X5 remote support just yet git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8769 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiox5.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index 8250e0853b..80d9ef02df 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -30,8 +30,9 @@ /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC -/* Define this if you have an remote lcd */ +/* Define this if you have an remote lcd #define HAVE_REMOTE_LCD +*/ #define CONFIG_LCD LCD_X5 -- cgit v1.2.3