1# Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com> 2# SPDX-License-Identifier: Apache-2.0 3 4config TFLM_ETHOSU_TAINT_BLOBS 5 bool 6 default y 7 select TAINT_BLOBS 8 9source "Kconfig.zephyr" 10