forked from len0rd/rockbox
Xduoo_X3: Update target configuration
Change-Id: Ibc6b204357524550a0d6fa917e7d074ec2e52773
This commit is contained in:
parent
dc6f23ec36
commit
3671f923eb
1 changed files with 1 additions and 3 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue