[U-Boot] [PATCH 1/4] imx: ventana: config: remove redundant config

Tim Harvey tharvey at gateworks.com
Mon May 23 17:25:26 CEST 2016


remove redundant define that exists in mx6_common.h

Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
 include/configs/gw_ventana.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index e11629c..8d689f1 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -52,9 +52,6 @@
 #define CONFIG_DM_THERMAL
 #endif
 
-/* GPIO */
-#define CONFIG_MXC_GPIO
-
 /* Thermal */
 #define CONFIG_IMX_THERMAL
 
-- 
1.9.1



More information about the U-Boot mailing list