commit | 560eeee8c2953badfe2a12737ff8e66fefad7944 | [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 | a451bc27c9afd1be537bb04946fb4cb1b2cf6280 [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.