From: Peter Robinson Date: Wed, 20 Feb 2019 12:17:29 +0000 (+0000) Subject: nyan-big: drop CONFIG_KEYBOARD X-Git-Tag: v2025.01-rc5-pxa1908~3107^2~1 X-Git-Url: http://git.dujemihanovic.xyz/%22/img/sics.gif/%22/static/git-favicon.png?a=commitdiff_plain;h=146680003a776d9217d6d351ca4186f416a77226;p=u-boot.git nyan-big: drop CONFIG_KEYBOARD The CONFIG_KEYBOARD does nothing as it's legacy and unused so just drop it from the config. Signed-off-by: Peter Robinson Cc: Tom Warren Cc: Stephen Warren Cc: Allen Martin Signed-off-by: Tom Warren --- diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h index 3d43839e41..933f84028f 100644 --- a/include/configs/nyan-big.h +++ b/include/configs/nyan-big.h @@ -31,8 +31,6 @@ #define CONFIG_SF_DEFAULT_SPEED 24000000 #define CONFIG_SPI_FLASH_SIZE (4 << 20) -#define CONFIG_KEYBOARD - #undef CONFIG_LOADADDR #define CONFIG_LOADADDR 0x82408000