diff options
author | Tom Rini <trini@konsulko.com> | 2022-12-06 13:51:21 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-12-23 10:07:03 -0500 |
commit | 137de2cf0dc62d574de7363dd4ac7cc1f4848fcf (patch) | |
tree | 623250990d8e0fc536bc7fcd17a5592b136dc5b3 /drivers/pwm/pwm-imx.c | |
parent | 218ce3695bfd02f048443f888137e134dbcfcbfc (diff) |
rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY
While we do not want to use CONFIG_RSA_VERIFY_WITH_PKEY on the host, we
cannot undef the symbol in this manner. As this ends up being a test
within another function we can use !tools_build() as a test here.
Cc: AKASHI Takahiro <takahiro.akashi@linaro.org>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/pwm/pwm-imx.c')
0 files changed, 0 insertions, 0 deletions