From 5a43eee7ed387c739fcffee86bdf92c208d75592 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Thu, 30 Jun 2016 15:41:08 +0200 Subject: [PATCH] karo: tx28: enable 'gpio' command --- include/configs/tx28.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tx28.h b/include/configs/tx28.h index d221846b71..952a405328 100644 --- a/include/configs/tx28.h +++ b/include/configs/tx28.h @@ -36,6 +36,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