summaryrefslogtreecommitdiffstats
path: root/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch')
-rw-r--r--0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch b/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch
new file mode 100644
index 0000000..4306ce9
--- /dev/null
+++ b/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch
@@ -0,0 +1,24 @@
+From d1b689f0beec17c0531189fb15b076082f0f282e Mon Sep 17 00:00:00 2001
+From: Dennis Gilmore <dennis@ausil.us>
+Date: Thu, 17 Oct 2013 17:54:26 -0500
+Subject: [PATCH 07/15] remove CONFIG_MENU_SHOW from distro config
+
+---
+ include/config_distro_default.h | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/include/config_distro_default.h b/include/config_distro_default.h
+index b892868..aa7500e 100644
+--- a/include/config_distro_default.h
++++ b/include/config_distro_default.h
+@@ -41,7 +41,6 @@
+ #define CONFIG_SYS_LONGHELP
+ #define CONFIG_FIT
+ #define CONFIG_MENU
+-#define CONFIG_MENU_SHOW
+ #define CONFIG_DOS_PARTITION
+ #define CONFIG_EFI_PARTITION
+ #define CONFIG_SUPPORT_RAW_INITRD
+--
+1.8.3.1
+