diff options
Diffstat (limited to 'include/configs/stv0991.h')
-rw-r--r-- | include/configs/stv0991.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h index beb8f1ae9a9..c21fea3fe1b 100644 --- a/include/configs/stv0991.h +++ b/include/configs/stv0991.h @@ -25,9 +25,6 @@ (PHYS_SDRAM_1_SIZE - CONFIG_ENV_SIZE) #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 16 * 1024) -/* serial port (PL011) configuration */ -#define CONFIG_PL01X_SERIAL - /* user interface */ #define CONFIG_SYS_CBSIZE 1024 |