Kconfig: Fix trivial bug of DOWNLOAD_IMAGE & SMARTFS_IMAGE
authorEunBong Song <eunb.song@samsung.com>
Wed, 14 Jun 2017 00:40:54 +0000 (09:40 +0900)
committerEunBong Song <eunb.song@samsung.com>
Tue, 11 Jul 2017 11:10:49 +0000 (20:10 +0900)
commit86432f07f71325856f74dfa4549c6da55c00a0e0
tree05cab7e239fd9453e136199f45fd659c29876573
parent9f5aa10cbb639773830be5ff0b103475beb250dd
Kconfig: Fix trivial bug of DOWNLOAD_IMAGE & SMARTFS_IMAGE

DOWNLOAD_IMAGE & SMARTFS_IMAGE do not have submenu. So these should be
config not a menuconfig.

Change-Id: Ib6db3e755fa987f6643ee645a6d4ca3e393c2479
Signed-off-by: EunBong Song <eunb.song@samsung.com>
os/Kconfig