From 3671f923eb969bfc0fbe3201806db2107bb0f17d Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 29 Aug 2018 10:12:32 -0400 Subject: Xduoo_X3: Update target configuration Change-Id: Ibc6b204357524550a0d6fa917e7d074ec2e52773 --- firmware/export/config/xduoox3.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'firmware/export/config') diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h index 3262917d2c..6a7f33c842 100644 --- a/firmware/export/config/xduoox3.h +++ b/firmware/export/config/xduoox3.h @@ -81,9 +81,6 @@ /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC -/* Define this for LCD backlight available */ -#define HAVE_BACKLIGHT - #ifndef BOOTLOADER /* define this if you have a real-time clock */ #define CONFIG_RTC RTC_JZ4760 @@ -129,6 +126,7 @@ #define CONFIG_STORAGE (STORAGE_SD /* | STORAGE_NAND */) #define HAVE_MULTIDRIVE +#define CONFIG_STORAGE_MULTI #define NUM_DRIVES 2 /* Define this if media can be exchanged on the fly */ -- cgit v1.2.3