summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvert Pap <evert.pap@sintecs.nl>2016-07-15 12:51:48 (GMT)
committervojo <joris.van.vossen@sintecs.nl>2017-08-23 08:06:41 (GMT)
commitf9df9dbc1d4418beb8ae8f13ff0a7f33e3338955 (patch)
treefaeefb9cecbabd7475dcb16154c141b566ae5579
parentd1d9a153317f2c919d51742e009b55d6f5dde83b (diff)
downloadu-boot-fsl-qoriq-f9df9dbc1d4418beb8ae8f13ff0a7f33e3338955.tar.xz
Fix bootsource Kconfig warning
-rw-r--r--board/scalys/simc-t10xx/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/scalys/simc-t10xx/Kconfig b/board/scalys/simc-t10xx/Kconfig
index 2b8d1a4..d43dc85 100644
--- a/board/scalys/simc-t10xx/Kconfig
+++ b/board/scalys/simc-t10xx/Kconfig
@@ -22,11 +22,10 @@ config SPL_FSL_PBL
choice
prompt "Bootsource"
-
+ default NAND
config NAND
bool
prompt "NAND boot"
- default y
help
Select NAND as the bootsource