
10 Mar
2015
10 Mar
'15
2:12 a.m.
This CONFIG is not used, so drop it.
Signed-off-by: Simon Glass sjg@chromium.org ---
include/configs/seaboard.h | 3 --- 1 file changed, 3 deletions(-)
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index 5f77051..44daadc 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -27,9 +27,6 @@ #define CONFIG_TEGRA_ENABLE_UARTD #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE
-/* On Seaboard: GPIO_PI3 = Port I = 8, bit = 3 */ -#define CONFIG_UART_DISABLE_GPIO GPIO_PI3 - #define CONFIG_MACH_TYPE MACH_TYPE_SEABOARD
#define CONFIG_BOARD_EARLY_INIT_F
--
2.2.0.rc0.207.ga3a616c