diff options
-rw-r--r-- | include/configs/uniphier.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 1a744895020..9c9e3b84d08 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -18,11 +18,6 @@ #define CONFIG_SYS_NS16550_REG_SIZE -2 #endif -/* TODO: move to Kconfig and device tree */ -#if 0 -#define CONFIG_SYS_NS16550_SERIAL -#endif - #define CONFIG_SMC911X /* dummy: referenced by examples/standalone/smc911x_eeprom.c */ |