summaryrefslogtreecommitdiffstats
path: root/configs/trimslice_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-12-04 08:58:37 -0700
committerTom Rini <trini@konsulko.com>2015-12-05 18:22:37 -0500
commit7705bdfcd746b8465fec8b3375cba78827884d22 (patch)
tree6732eaaa1510b73e9f8996f0f93bafddbe70c5ba /configs/trimslice_defconfig
parentaf7c03ea883efb939ab93b360639098569574626 (diff)
downloadtalos-obmc-uboot-7705bdfcd746b8465fec8b3375cba78827884d22.tar.gz
talos-obmc-uboot-7705bdfcd746b8465fec8b3375cba78827884d22.zip
tegra: Remove merge markers in some Kconfig files
These were added by mistake in commit fde7e189. They cause a warning when configuring the boards. Remove them. Fixes: fde7e18938d8 ("dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig") Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com> Reported-by: Kevin Hilman <khilman@linaro.org> Acked-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'configs/trimslice_defconfig')
-rw-r--r--configs/trimslice_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/trimslice_defconfig b/configs/trimslice_defconfig
index ee40218d1c..e34faa3cfd 100644
--- a/configs/trimslice_defconfig
+++ b/configs/trimslice_defconfig
@@ -13,11 +13,8 @@ CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
# CONFIG_CMD_NFS is not set
CONFIG_SPI_FLASH=y
-<<<<<<< HEAD
CONFIG_SPI_FLASH_WINBOND=y
-=======
CONFIG_PCI_TEGRA=y
->>>>>>> dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
CONFIG_SYS_NS16550=y
CONFIG_TEGRA20_SFLASH=y
CONFIG_USB=y
OpenPOWER on IntegriCloud