mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 22:55:02 +08:00
arch/sim: Remove "or 480" from Kconfig
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
30e80f2394
commit
3aaa7e8591
+1
-1
@@ -282,7 +282,7 @@ config SIM_FBWIDTH
|
||||
int "Display width"
|
||||
default 320
|
||||
---help---
|
||||
Simulated width of the display. Default: 320 or 480
|
||||
Simulated width of the display. Default: 320
|
||||
|
||||
config SIM_FBBPP
|
||||
int "Pixel depth in bits"
|
||||
|
||||
Reference in New Issue
Block a user