summaryrefslogtreecommitdiff
path: root/include/configs/edison.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/edison.h')
-rw-r--r--include/configs/edison.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/edison.h b/include/configs/edison.h
index d25b50c0768..79dd690e71e 100644
--- a/include/configs/edison.h
+++ b/include/configs/edison.h
@@ -9,11 +9,13 @@
#include <asm/ibmpc.h>
+/* ACPI */
+#define CONFIG_LAST_STAGE_INIT
+
/* Boot */
#define CONFIG_BOOTCOMMAND "run bootcmd"
/* DISK Partition support */
-#define CONFIG_RANDOM_UUID
/* Miscellaneous configurable options */
#define CONFIG_SYS_LONGHELP