commit | 91d417b48e4c81851778f5a029a048d9a353c164 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Feb 08 13:49:48 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 19:08:41 2018 -0500 |
tree | f5bb8fae00ce94525f3ae835c0978fe917542ed9 | |
parent | 70c8f05493a4b76f72305ef666442993ae5f7211 [diff] |
block: Migrate SystemACE chip to Kconfig Migrate the base and sub-options to Kconfig. Note that we only enable this in the base sandbox config now. Cc: Alexey Brodkin <alexey.brodkin@gmail.com> Cc: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Tom Rini <trini@konsulko.com> --- Is this driver still used anywhere? It's fishy that it's only enabled in sandbox anymore.