[U-Boot] [RFC 4/4] paz00: enable bootmenu
Andrey Danin
danindrey at mail.ru
Fri Mar 13 23:49:25 CET 2015
Signed-off-by: Andrey Danin <danindrey at mail.ru>
---
include/configs/paz00.h | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index 284419f..17063d0 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -64,6 +64,11 @@
#define CONFIG_SYS_WHITE_ON_BLACK
#define CONFIG_CONSOLE_SCROLL_LINES 10
+#define CONFIG_CONSOLE_ANSI_EXTENSION_ENABLED
+#define CONFIG_CMD_BOOTMENU
+#define CONFIG_MENU
+#define CONFIG_AUTOBOOT_KEYED
+
#include "tegra-common-post.h"
#endif /* __CONFIG_H */
--
1.9.1
More information about the U-Boot
mailing list