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
|
|
@ -30,7 +30,6 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define CONFIG_ARC_SERIAL
|
#define CONFIG_ARC_SERIAL
|
||||||
#define CONFIG_ARC_UART_BASE 0xC0FC1000
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Command line configuration
|
* Command line configuration
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue