diff options
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r-- | include/configs/tricorder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 0ab69e665a..ca28e47839 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -86,7 +86,6 @@ #define STATUS_LED_PERIOD2 (CONFIG_SYS_HZ / 2) /* NS16550 Configuration */ -#define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_REG_SIZE (-4) #define CONFIG_SYS_NS16550_CLK 48000000 /* 48MHz (APLL96/2) */ |