summaryrefslogtreecommitdiff
path: root/configs/theadorable_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:51 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:33:52 (GMT)
commit0872d443aa75c86c0ce0c3008a0ac0e0889a9821 (patch)
tree085c9c4a08245c799f55890eb146a024f99ef57c /configs/theadorable_defconfig
parenta4206575c8e0108faed0383c08b743b50e5562f5 (diff)
downloadu-boot-0872d443aa75c86c0ce0c3008a0ac0e0889a9821.tar.xz
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
This converts the following to Kconfig: CONFIG_VIDEO_SW_CURSOR Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> [trini: Re-convert, find all the cases where this is off] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/theadorable_defconfig')
-rw-r--r--configs/theadorable_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig
index 24a0dbe..4fed4a5 100644
--- a/configs/theadorable_defconfig
+++ b/configs/theadorable_defconfig
@@ -43,5 +43,6 @@ CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYS_NS16550=y
CONFIG_VIDEO_MVEBU=y
CONFIG_CFB_CONSOLE=y
+# CONFIG_VIDEO_SW_CURSOR is not set
CONFIG_REGEX=y
CONFIG_LIB_RAND=y