From 3e94380b75bcae01e7b68f013fd39b2bc1491d62 Mon Sep 17 00:00:00 2001
From: Fabio Estevam <fabio.estevam@freescale.com>
Date: Sun, 16 Mar 2014 18:20:09 -0300
Subject: [PATCH] woodburn_sd: Remove CONFIG_BOOT_INTERNAL

CONFIG_BOOT_INTERNAL is not used anywhere, so let's remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
---
 include/configs/woodburn_sd.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/woodburn_sd.h b/include/configs/woodburn_sd.h
index 10e1d170ba..437472f3ed 100644
--- a/include/configs/woodburn_sd.h
+++ b/include/configs/woodburn_sd.h
@@ -17,8 +17,6 @@
 /* Set TEXT in RAM */
 #define CONFIG_SYS_TEXT_BASE	0x82000000
 
-#define CONFIG_BOOT_INTERNAL
-
 /*
  * SPL
  */
-- 
2.39.5