mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08: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:
@@ -52,7 +52,7 @@ CONFIG_ARCH_BOARD_SIM=y
|
|||||||
#
|
#
|
||||||
# Framebuffer driver options
|
# Framebuffer driver options
|
||||||
#
|
#
|
||||||
CONFIG_FB_CMAP=y
|
CONFIG_FB_CMAP=n
|
||||||
CONFIG_FB_HWCURSOR=n
|
CONFIG_FB_HWCURSOR=n
|
||||||
CONFIG_FB_HWCURSORIMAGE=n
|
CONFIG_FB_HWCURSORIMAGE=n
|
||||||
#CONFIG_FB_HWCURSORSIZE
|
#CONFIG_FB_HWCURSORSIZE
|
||||||
|
|||||||
Reference in New Issue
Block a user