From edc2b2e5fb80cbc0952acf07948c295918db1d1a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Thu, 30 Jun 2016 10:46:21 +0200 Subject: [PATCH 1/1] karo: tx53: enable 'gpio' command --- include/configs/tx53.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tx53.h b/include/configs/tx53.h index 65a3a4be5b..07893ff115 100644 --- a/include/configs/tx53.h +++ b/include/configs/tx53.h @@ -25,6 +25,7 @@ #define CONFIG_BOARD_LATE_INIT #define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_CMD_GPIO /* LCD Logo and Splash screen support */ #ifdef CONFIG_LCD -- 2.39.2