1# Copyright (c) 2023 Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4config INTEL_HAL
5	bool
6	help
7	  Build the Intel HAL module during build process.
8	  This is selected by the ARCH kconfig automatically.
9