mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 23:51:33 +00:00
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>
This commit is contained in:
parent
06b070e323
commit
146680003a
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue