From: Fabio Estevam Date: Sun, 16 Mar 2014 21:20:09 +0000 (-0300) Subject: woodburn_sd: Remove CONFIG_BOOT_INTERNAL X-Git-Tag: v2014.04~39 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=3e94380b75bcae01e7b68f013fd39b2bc1491d62;ds=sidebyside woodburn_sd: Remove CONFIG_BOOT_INTERNAL CONFIG_BOOT_INTERNAL is not used anywhere, so let's remove it. Signed-off-by: Fabio Estevam Acked-by: Stefano Babic --- 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 */