← Back to team overview

ac100 team mailing list archive

[RFC 4/4] paz00: enable bootmenu

 

Signed-off-by: Andrey Danin <danindrey@xxxxxxx>
---
 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



Follow ups

References