1
0
Fork 0
forked from len0rd/rockbox

Xduoo_X3: Update target configuration

Change-Id: Ibc6b204357524550a0d6fa917e7d074ec2e52773
This commit is contained in:
Solomon Peachy 2018-08-29 10:12:32 -04:00
parent dc6f23ec36
commit 3671f923eb

View file

@ -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 */