mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
* firsboot/main - better LOGs - refactor a bit gmenu2x loop - add good logs for umtpr * BOARD: options.cfg: add DEBUG options - use separate options for gmenu2x & umtpr debug - for default setup NO DEBUG * PACKAGE: umtprd: add debug build
12 lines
209 B
INI
12 lines
209 B
INI
MODULES_CUSTOM=0
|
|
DEBUG=0
|
|
DEBUG_GMENU2X=0
|
|
DEBUG_UMTPR=0
|
|
FS_CHECK=1
|
|
BOOT_LOGO=1
|
|
FLIP= (put 0 or 1 to overwrite)
|
|
INVERT= (put 0 or 1 to overwrite)
|
|
TVMODE=0
|
|
HOTKEY_CUSTOM=1
|
|
|
|
Only "0" and "1" are accepted values |