mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
x1000: remove LCD fast sleep define
All the X1000 targets use "fast" sleep, as opposed to the normal HAVE_LCD_SLEEP define which creates a user-configurable option. Remove the ifdefs to make the code a bit easier to read. Change-Id: Ibb80c92a8e23191651fee61fc8cf6f4e4fac8750
This commit is contained in:
parent
7e2019fde9
commit
b71337f1fd
4 changed files with 2 additions and 32 deletions
|
|
@ -55,7 +55,6 @@
|
|||
#define HAVE_LCD_BITMAP
|
||||
#define HAVE_LCD_ENABLE
|
||||
#define HAVE_LCD_SHUTDOWN
|
||||
#define LCD_X1000_FASTSLEEP
|
||||
//#define LCD_X1000_DMA_WAITFORFRAME
|
||||
|
||||
#define HAVE_BACKLIGHT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue