summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-09 19:12:56 -0600
committerTom Warren <twarren@nvidia.com>2015-03-30 09:59:58 -0700
commita101638ece27fe8c4b42c654c047d0eacc92b1a8 (patch)
treecd8ae762983740083955058e2db7db61dc66454d /include
parent89d9437356ce9121f99889c11b55ed28fb8851b2 (diff)
downloadtalos-obmc-uboot-a101638ece27fe8c4b42c654c047d0eacc92b1a8.tar.gz
talos-obmc-uboot-a101638ece27fe8c4b42c654c047d0eacc92b1a8.zip
tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO
This CONFIG is not used, so drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/seaboard.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 4442064db9..78ff651d06 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
/* I2C */
OpenPOWER on IntegriCloud