summaryrefslogtreecommitdiff
path: root/firmware/export/config/sonynwzlinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sonynwzlinux.h')
-rw-r--r--firmware/export/config/sonynwzlinux.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/config/sonynwzlinux.h b/firmware/export/config/sonynwzlinux.h
index 66f18724db..074ad1c417 100644
--- a/firmware/export/config/sonynwzlinux.h
+++ b/firmware/export/config/sonynwzlinux.h
@@ -4,11 +4,9 @@
4 4
5#ifndef SIMULATOR 5#ifndef SIMULATOR
6#define CONFIG_PLATFORM (PLATFORM_HOSTED) 6#define CONFIG_PLATFORM (PLATFORM_HOSTED)
7#define PIVOT_ROOT "/contents"
7#endif 8#endif
8 9
9
10
11
12/* define this if you have a colour LCD */ 10/* define this if you have a colour LCD */
13#define HAVE_LCD_COLOR 11#define HAVE_LCD_COLOR
14 12