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, 0 insertions, 24 deletions
diff --git a/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch b/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch
deleted file mode 100644
index d1bbfab..0000000
--- a/0007-remove-CONFIG_MENU_SHOW-from-distro-config.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-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/16] 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
-