mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
ARC: remove CONFIG_ARC_UART_BASE
This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
e5fa2b368c
commit
ac47750460
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
*
|
||||
*/
|
||||
#define CONFIG_ARC_SERIAL
|
||||
#define CONFIG_ARC_UART_BASE 0xC0FC1000
|
||||
|
||||
/*
|
||||
* Command line configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue