diff options
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r-- | include/configs/x600.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index 4aa5a2a924..66a8e88902 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -38,7 +38,6 @@ #define CONFIG_SYS_SERIAL1 0xD0080000 #define CONFIG_PL01x_PORTS { (void *)CONFIG_SYS_SERIAL0, \ (void *)CONFIG_SYS_SERIAL1 } -#define CONFIG_PL011_SERIAL #define CONFIG_PL011_CLOCK (48 * 1000 * 1000) #define CONFIG_CONS_INDEX 0 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, \ |