commit | 79980f250ce02a96a1ee261e125f6c82c0c21b1c | [log] [tgz] |
---|---|---|
author | Ederson de Souza <ederson.desouza@intel.com> | Thu Jul 28 09:42:12 2022 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Sep 08 18:03:33 2022 -0400 |
tree | 9eaeb42b68cdeaffdbcbc2e17dcdfc0a01a78aa9 | |
parent | 68e8eddca6581a3714663839e0adb497242fc158 [diff] |
drivers/dai/intel/ssp: Decide about clock gating based on Kconfig Instead of using version of the SoC, declare on Kconfig the need for it, and use this information to decide upon enabling the code or not. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>