summaryrefslogtreecommitdiff
path: root/include/configs/M5249EVB.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-08-11 20:23:36 +0300
committerTom Rini <trini@konsulko.com>2020-08-23 20:43:10 +0300
commit7e15638d609182b651480b1054b60bf40bd0c6fd (patch)
tree6e700986ec91c221412a61d7be341d88a9be9534 /include/configs/M5249EVB.h
parent35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f (diff)
downloadu-boot-7e15638d609182b651480b1054b60bf40bd0c6fd.tar.xz
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 'include/configs/M5249EVB.h')
-rw-r--r--include/configs/M5249EVB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M5249EVB.h b/include/configs/M5249EVB.h
index de7132940c..1a1a110765 100644
--- a/include/configs/M5249EVB.h
+++ b/include/configs/M5249EVB.h
@@ -31,8 +31,6 @@
*/
#undef CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_SYS_DEVICE_NULLDEV 1 /* include nulldev device */
-
#define CONFIG_SYS_LOAD_ADDR 0x200000 /* default load address */
/*