aboutsummaryrefslogtreecommitdiff
path: root/configs/M5249EVB_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-08-11 11:23:36 -0600
committerTom Rini <trini@konsulko.com>2020-08-23 13:43:10 -0400
commit7e15638d609182b651480b1054b60bf40bd0c6fd (patch)
tree6e700986ec91c221412a61d7be341d88a9be9534 /configs/M5249EVB_defconfig
parent35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f (diff)
downloadu-boot-7e15638d609182b651480b1054b60bf40bd0c6fd.zip
u-boot-7e15638d609182b651480b1054b60bf40bd0c6fd.tar.gz
u-boot-7e15638d609182b651480b1054b60bf40bd0c6fd.tar.bz2
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
This converts the following to Kconfig: CONFIG_SYS_DEVICE_NULLDEV Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/M5249EVB_defconfig')
-rw-r--r--configs/M5249EVB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5249EVB_defconfig b/configs/M5249EVB_defconfig
index d4871c6..8f8a4a6 100644
--- a/configs/M5249EVB_defconfig
+++ b/configs/M5249EVB_defconfig
@@ -5,6 +5,7 @@ CONFIG_ENV_SECT_SIZE=0x2000
CONFIG_TARGET_M5249EVB=y
CONFIG_DEFAULT_DEVICE_TREE="M5249EVB"
CONFIG_SYS_CONSOLE_INFO_QUIET=y
+CONFIG_SYS_DEVICE_NULLDEV=y
# CONFIG_DISPLAY_BOARDINFO is not set
# CONFIG_CMDLINE_EDITING is not set
# CONFIG_AUTOBOOT is not set