summaryrefslogtreecommitdiff
path: root/include/configs/brsmarc1.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:14 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:05 +0300
commit05369e417fa36c00ab5e253e549e19a06644b92e (patch)
treef544459da320883cd964cb28af361a34e9858f5b /include/configs/brsmarc1.h
parent103354d60d22993ef9cd2d7f36097a67b5de442f (diff)
downloadu-boot-05369e417fa36c00ab5e253e549e19a06644b92e.tar.xz
Convert CONFIG_BOARD_TYPES to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_TYPES Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/brsmarc1.h')
-rw-r--r--include/configs/brsmarc1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/brsmarc1.h b/include/configs/brsmarc1.h
index 5aa68d1d46..acf13b830a 100644
--- a/include/configs/brsmarc1.h
+++ b/include/configs/brsmarc1.h
@@ -16,7 +16,6 @@
#include <configs/bur_am335x_common.h>
#include <linux/stringify.h>
/* ------------------------------------------------------------------------- */
-#define CONFIG_BOARD_TYPES
/* memory */
#define CONFIG_SYS_MALLOC_LEN (5 * 1024 * 1024)