mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 09:53:23 +00:00
Don't enable color mapping is using 32-bit truecolor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4055 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
64fe312ef3
commit
2fca479ca6
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ CONFIG_ARCH_BOARD_SIM=y
|
|||
#
|
||||
# Framebuffer driver options
|
||||
#
|
||||
CONFIG_FB_CMAP=y
|
||||
CONFIG_FB_CMAP=n
|
||||
CONFIG_FB_HWCURSOR=n
|
||||
CONFIG_FB_HWCURSORIMAGE=n
|
||||
#CONFIG_FB_HWCURSORSIZE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue