configs/sim/nxwm now uses kconfig-frontends

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5449 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-12-21 21:30:33 +00:00
parent 417e903e4b
commit b94547ff97

View File

@ -50,7 +50,7 @@ config SIM_FRAMEBUFFER
config SIM_X11FB config SIM_X11FB
bool "Use X11 window" bool "Use X11 window"
default n default n
depends on NX && FB_CMAP depends on NX
---help--- ---help---
Use an X11 graphics window to simulate the graphics device" Use an X11 graphics window to simulate the graphics device"