configs: odroid_xu3: add missing CONFIG_MMC_DEFAULT_DEV 67/156167/1 accepted/tizen/4.0/unified/20171018.231720 accepted/tizen/unified/20171018.165213 submit/tizen/20171018.024341 submit/tizen_4.0/20171018.024233 submit/tizen_4.0/20171018.060355 tizen_4.0.m2_release
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 17 Oct 2017 10:12:15 +0000 (19:12 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 17 Oct 2017 10:12:18 +0000 (19:12 +0900)
commit7fd43c18e8fc4905ef268345f296136f621ce224
tree9a3b6f17fb5d7afc63e024dd4f4828c1a5a8d9ae
parent8fc206b3830b086f382cd3d9d19e3ccd12cabf40
configs: odroid_xu3: add missing CONFIG_MMC_DEFAULT_DEV

For dfu/thordown command, default mmc device number should be set
as CONFIG_MMC_DEFAULT_DEV. Add the missing CONFIG_MMC_DEFAULT_DEV.

Note: before this patch, CONFIG_MMC_DEFAULT_DEV string itself is
used for parsing mmc device number and anyway it was parsed as 0.

Change-Id: I233c59f810acf37ace57abed99f30c1897595d2b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/configs/odroid_xu3.h