summaryrefslogtreecommitdiff
path: root/include/configs/nyan-big.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-02-20 15:17:29 +0300
committerTom Warren <twarren@nvidia.com>2019-02-20 19:01:45 +0300
commit146680003a776d9217d6d351ca4186f416a77226 (patch)
tree9a99a1ced63365b42bfb5cbf9f9ca58090ce0507 /include/configs/nyan-big.h
parent06b070e323e1fa45107c769ea8d88f09d7ffe56e (diff)
downloadu-boot-146680003a776d9217d6d351ca4186f416a77226.tar.xz
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 <pbrobinson@gmail.com> Cc: Tom Warren <twarren@nvidia.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/nyan-big.h')
-rw-r--r--include/configs/nyan-big.h2
1 files changed, 0 insertions, 2 deletions
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