commit | 98ab831da74e5e845189a35f3d82628c6d175a82 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Dec 11 14:55:49 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 27 08:40:33 2021 -0500 |
tree | d31c23d13a4ffccc858e8ee4c9c76caf9baada5c | |
parent | 7e6a6fd82140dd4136b5a98e459b384f910ccd74 [diff] |
Convert CONFIG_FSL_IFC to Kconfig This converts the following to Kconfig: CONFIG_FSL_IFC This is done via select statements to match previous logic. Signed-off-by: Tom Rini <trini@konsulko.com>