mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13136 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
734278b7d1
commit
47bf6c5a5a
53 changed files with 256 additions and 152 deletions
|
|
@ -822,7 +822,7 @@ MAKE_MENU(recording_setting_menu, ID2P(LANG_RECORDING_SETTINGS), NULL, Icon_Reco
|
|||
&filesplitoptionsmenu,
|
||||
&rec_prerecord_time,
|
||||
&recdirectory,
|
||||
#if CONFIG_BACKLIGHT
|
||||
#ifdef HAVE_BACKLIGHT
|
||||
&cliplight,
|
||||
#endif
|
||||
&rectrigger_item,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue