]> Git Repo - J-u-boot.git/commitdiff
Merge branch 'master' of git://git.denx.de/u-boot-samsung
authorTom Rini <[email protected]>
Mon, 7 Jan 2019 00:42:55 +0000 (19:42 -0500)
committerTom Rini <[email protected]>
Mon, 7 Jan 2019 00:42:55 +0000 (19:42 -0500)
1  2 
arch/arm/Kconfig

diff --combined arch/arm/Kconfig
index b5952ad4cca151ec989ecbddd3f545e6e2bee20b,e41ce772481feeaf4ee31cfcc955cc0c9df14da3..520ea8bed9c5611b07aaf7e8d4be419dd3a99cf0
@@@ -607,6 -607,7 +607,7 @@@ config ARCH_EXYNO
        select DM_SPI
        select DM_SPI_FLASH
        select SPI
+       imply SYS_THUMB_BUILD
        imply CMD_DM
        imply FAT_WRITE
  
@@@ -694,7 -695,7 +695,7 @@@ config ARCH_IMX
        select DM
        select OF_CONTROL
  
 -config ARCH_MX8M
 +config ARCH_IMX8M
        bool "NXP i.MX8M platform"
        select ARM64
        select DM
@@@ -1451,7 -1452,7 +1452,7 @@@ source "arch/arm/mach-imx/mx7ulp/Kconfi
  
  source "arch/arm/mach-imx/imx8/Kconfig"
  
 -source "arch/arm/mach-imx/mx8m/Kconfig"
 +source "arch/arm/mach-imx/imx8m/Kconfig"
  
  source "arch/arm/mach-imx/mxs/Kconfig"
  
This page took 0.038453 seconds and 4 git commands to generate.