summaryrefslogtreecommitdiff
path: root/include/configs/rpi-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rpi-common.h')
-rw-r--r--include/configs/rpi-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/rpi-common.h b/include/configs/rpi-common.h
index 06836cd5d8e..0b8c6814731 100644
--- a/include/configs/rpi-common.h
+++ b/include/configs/rpi-common.h
@@ -11,7 +11,6 @@
#include <asm/arch/timer.h>
/* Architecture, CPU, etc.*/
-#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_BCM2835
#define CONFIG_ARCH_CPU_INIT
@@ -133,6 +132,7 @@
#include <config_distro_defaults.h>
/* Environment */
+#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
#define ENV_DEVICE_SETTINGS \
"stdin=serial,lcd\0" \
"stdout=serial,lcd\0" \