mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[BOARD] refactor options.cfg + add INVERT setting
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
MODULES_CUSTOM=0
|
||||
FAT_CHECK=1
|
||||
BOOT_LOGO=1
|
||||
FLIP= (put 0 or 1 to overwrite)
|
||||
TVMODE=0
|
||||
MODULES_CUSTOM=0
|
||||
FAT_CHECK=1
|
||||
BOOT_LOGO=1
|
||||
FLIP= (put 0 or 1 to overwrite)
|
||||
INVERT= (put 0 or 1 to overwrite)
|
||||
TVMODE=0
|
||||
|
||||
Only "0" and "1" are accepted values
|
||||
Reference in New Issue
Block a user