commit | 2043f9c4c1740577d0cb18f2395dddcbe9d7af83 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Sep 12 20:32:25 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 27 21:38:34 2021 -0400 |
tree | 8b431e791eca7a5444057e5f5bc35cc4b6942059 | |
parent | c8c934b91061817757560b7bf9e195d5ddcbd3b3 [diff] |
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>