From 6a94f1e995fee94c792a4bef2fd0bce1974ede7b Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sun, 18 Oct 2020 10:16:27 -0400 Subject: sonynwz: Properly support multidrive, with hotswap of the SD card Change-Id: I7eb8efb0986a395d5ffbcc06a54bb680e0b59e9d --- firmware/export/config/sonynwa20.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config/sonynwa20.h') 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" -- cgit