]> git.dujemihanovic.xyz Git - u-boot.git/commit
ti: keystone: dma: Migrate to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 00:32:25 +0000 (20:32 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Sep 2021 01:38:34 +0000 (21:38 -0400)
commit2043f9c4c1740577d0cb18f2395dddcbe9d7af83
tree8b431e791eca7a5444057e5f5bc35cc4b6942059
parentc8c934b91061817757560b7bf9e195d5ddcbd3b3
ti: keystone: dma: Migrate to Kconfig

Move the main option for handling drivers/dma/keystone_nav* to Kconfig,
and enable it by default.  All of the sub-symbols are not configurable,
so remove them from the CONFIG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/dma/Kconfig
drivers/dma/keystone_nav.c
drivers/dma/keystone_nav_cfg.c
include/configs/ti_armv7_keystone2.h