diff options
Diffstat (limited to 'include/configs/work_92105.h')
-rw-r--r-- | include/configs/work_92105.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h index 7874b77f3f..d498c8f3bc 100644 --- a/include/configs/work_92105.h +++ b/include/configs/work_92105.h @@ -36,11 +36,6 @@ - GENERATED_GBL_DATA_SIZE) /* - * Serial Driver - */ -#define CONFIG_SYS_LPC32XX_UART 5 /* UART5 - NS16550 */ - -/* * Ethernet Driver */ @@ -52,7 +47,6 @@ * I2C driver */ -#define CONFIG_SYS_I2C_LPC32XX #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_SPEED 350000 |