summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2015-07-26 14:28:25 +0200
committerStefano Babic <sbabic@denx.de>2015-08-02 11:12:41 +0200
commitf85764cc1f6ab01ffc60dd78de9c4de4cff2b5ce (patch)
tree7d8e6f62f34fd687542a94b571037cc40937a7e2 /configs
parentf0ff57b0b272388f24d3dc313f0f97456ee78335 (diff)
downloadtalos-obmc-uboot-f85764cc1f6ab01ffc60dd78de9c4de4cff2b5ce.tar.gz
talos-obmc-uboot-f85764cc1f6ab01ffc60dd78de9c4de4cff2b5ce.zip
arm: mx6: tqma6: fix build for WRU-IV baseboard
Fix: undefined reference to `spi_flash_free' undefined reference to `spi_flash_probe' Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Stefan Roese <sr@denx.de> Cc: Markus Niebel <Markus.Niebel@tq-group.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/tqma6s_wru4_mmc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tqma6s_wru4_mmc_defconfig b/configs/tqma6s_wru4_mmc_defconfig
index f362760110..66ac0b1b7f 100644
--- a/configs/tqma6s_wru4_mmc_defconfig
+++ b/configs/tqma6s_wru4_mmc_defconfig
@@ -10,3 +10,4 @@ CONFIG_AUTOBOOT_PROMPT="Enter password in %d seconds to stop autoboot\n"
CONFIG_AUTOBOOT_ENCRYPTION=y
CONFIG_AUTOBOOT_STOP_STR_SHA256="36a9e7f1c95b82ffb99743e0c5c4ce95d83c9a430aac59f84ef3cbfab6145068"
CONFIG_PCA9551_LED=y
+CONFIG_SPI_FLASH=y
OpenPOWER on IntegriCloud