From: Lothar Waßmann Date: Fri, 18 Mar 2016 09:35:26 +0000 (+0100) Subject: karo: tx6: remove redundant #ifndef CONFIG_TX6_UBOOT_MFG X-Git-Tag: KARO-TX-2016-07-05~3^2~15^2~3 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=2754c40edd8e0f7d3fd5d86d3931bac84cf00725;hp=7afc505ee90198cd8913fcbf6696e24bd773204f karo: tx6: remove redundant #ifndef CONFIG_TX6_UBOOT_MFG --- diff --git a/include/configs/tx6.h b/include/configs/tx6.h index e87efb2ad1..52ca7a705d 100644 --- a/include/configs/tx6.h +++ b/include/configs/tx6.h @@ -43,7 +43,6 @@ #define CONFIG_SYS_GENERIC_BOARD #define CONFIG_CMD_GPIO -#ifndef CONFIG_TX6_UBOOT_MFG /* LCD Logo and Splash screen support */ #ifdef CONFIG_LCD #define CONFIG_SPLASH_SCREEN @@ -64,7 +63,6 @@ #define CONFIG_BMP_32BPP #define CONFIG_VIDEO_BMP_RLE8 #endif /* CONFIG_LCD */ -#endif /* CONFIG_TX6_UBOOT_MFG */ /* * Memory configuration options @@ -171,7 +169,7 @@ #endif /* - * Extra Environments + * Extra Environment Settings */ #ifdef CONFIG_TX6_UBOOT_NOENV #define CONFIG_EXTRA_ENV_SETTINGS \