[U-Boot] [PATCH v6 4/4] Config: Exynos5: Enable Generic GPIO and CMD configs
Akshay Saraswat
akshay.s at samsung.com
Sat Apr 12 11:43:32 CEST 2014
From: Rajeshwari Shinde <rajeshwari.s at samsung.com>
Enable configs for GPIO CMD and Generic GPIO.
Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
---
include/configs/exynos5-dt.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/exynos5-dt.h b/include/configs/exynos5-dt.h
index 414db42..e81b5cd 100644
--- a/include/configs/exynos5-dt.h
+++ b/include/configs/exynos5-dt.h
@@ -288,4 +288,7 @@
#define CONFIG_CMD_BOOTZ
+#define HAVE_GENERIC_GPIO
+#define CONFIG_CMD_GPIO
+
#endif /* __CONFIG_H */
--
1.8.3.2
More information about the U-Boot
mailing list