summaryrefslogtreecommitdiffstats
path: root/0008-DISABLE-FIT-image-support-since-it-fails-to-build.patch
blob: 96fbe1de995577badfc1fa8ade44c6706fe05798 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From 07771da98733fae6a6939a78b0971bcc24e9748f Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us>
Date: Mon, 2 Sep 2013 15:56:16 -0500
Subject: [PATCH 08/16] DISABLE FIT image support since it fails to build

---
 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 99bb4b1..44731ad 100644
--- a/include/config_distro_default.h
+++ b/include/config_distro_default.h
@@ -40,7 +40,6 @@
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_BOOTDELAY     2
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_FIT
 #define CONFIG_MENU
 #define CONFIG_MENU_SHOW
 #define CONFIG_DOS_PARTITION
-- 
1.8.3.1