summaryrefslogtreecommitdiff
path: root/include/configs/rut.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-10 22:59:35 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:04:38 -0400
commit3a21d45d33cb868d0a0cd87de4a1a8327eb6523a (patch)
tree926062a01bc3d1f47aee53e824dd4f7f0756ef98 /include/configs/rut.h
parent4d2cab33d43a009bfa342598a1760067b022ae5e (diff)
downloadu-boot-3a21d45d33cb868d0a0cd87de4a1a8327eb6523a.tar.gz
siemens: Move CONFIG_FACTORYSET to Kconfig
Introduce board/siemens/common/Kconfig and have it hold FACTORYSET to start with. Use select for this on the boards that need it. Cc: Anatolij Gustschin <agust@denx.de> Cc: Samuel Egli <samuel.egli@siemens.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/rut.h')
-rw-r--r--include/configs/rut.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rut.h b/include/configs/rut.h
index b30b12af52..fc3194654a 100644
--- a/include/configs/rut.h
+++ b/include/configs/rut.h
@@ -21,8 +21,6 @@
/* Physical Memory Map */
#define CONFIG_MAX_RAM_BANK_SIZE (256 << 20) /* 256 MiB */
-#define CONFIG_FACTORYSET
-
/* Watchdog */
#define WATCHDOG_TRIGGER_GPIO 14