From ed69c36cdf557e2d0bd81c9ec599a903e511995f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 10 Jan 2005 22:03:05 +0000 Subject: Now define the exact LCD controller in use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5557 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondiofm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-ondiofm.h') diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index c7bdf2ae88..9a3993c53f 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -79,4 +79,6 @@ /* define this if more than one device/partition can be used */ #define HAVE_MULTIVOLUME +#define CONFIG_LCD LCD_SSD1815 + #endif /* SIMULATOR */ -- cgit v1.2.3