diff options
Diffstat (limited to 'include/configs/at91sam9261ek.h')
| -rw-r--r-- | include/configs/at91sam9261ek.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index 5140b26cd..6fd0b832f 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -67,7 +67,6 @@  #define CONFIG_USART_BASE		ATMEL_BASE_DBGU  #define CONFIG_USART_ID			ATMEL_ID_SYS  #define CONFIG_BAUDRATE			115200 -#define CONFIG_SYS_BAUDRATE_TABLE	{115200, 57600, 38400, 19200, 9600}  /* LCD */  #define CONFIG_LCD |