commit | 7b31f93980dccc852f140ac484780053330738af | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Apr 07 15:21:34 2020 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Wed Apr 08 13:10:35 2020 -0700 |
tree | 1acc1394cd6d2cdf77999bf738780b0e261bf32c | |
parent | d35567b3757b1d4076f90e23a52e470fe3deb1f7 [diff] |
xtensa: enable XTENSA_HAL at SoC level This moves enabling XTENSA_HAL to the SoC definitions. As Xtensa SoCs are highly configurable, it is possible that the generic Xtensa HAL provided in the tree is not suitable. So only enable XTENSA_HAL only if the generic version can be used. Signed-off-by: Daniel Leung <daniel.leung@intel.com>