cmd: thor: select DFU subsystem also for 'thor' download tool
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 2 Oct 2019 10:29:08 +0000 (12:29 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 31 Oct 2019 11:12:31 +0000 (12:12 +0100)
commit909338c345812bf9a57780dc09caafded237a036
treeb704d2786a1b2d053c1343f259a04e9b6da9d03c
parentade08db8993687926773b32a477d9a24a9ede9e7
cmd: thor: select DFU subsystem also for 'thor' download tool

'THOR' download command requires DFU infrastructure to properly flash
board images. It can be used without enabling DFU command, so add such
dependency to Kconfig.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
cmd/Kconfig