diff options
Diffstat (limited to 'firmware/export/config/sonynwa20.h')
-rw-r--r-- | firmware/export/config/sonynwa20.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sonynwa20.h b/firmware/export/config/sonynwa20.h index d9f6292459..e5380114b7 100644 --- a/firmware/export/config/sonynwa20.h +++ b/firmware/export/config/sonynwa20.h @@ -13,4 +13,6 @@ /* sqrt(240^2 + 320^2) / 2 = 200 */ #define LCD_DPI 200 +#define NWZ_HAS_SD + #include "sonynwzlinux.h" |