blob: dd01125e14ecb60b842cb0da429dba0f447ba7c2 [file] [log] [blame]
Anas Nashif083617e2019-05-30 17:51:53 -04001# Copyright (c) 2018 Linaro Limited
Anas Nashif083617e2019-05-30 17:51:53 -04002# SPDX-License-Identifier: Apache-2.0
Anas Nashif083617e2019-05-30 17:51:53 -04003
4menuconfig LIBMETAL
5 bool "libmetal Support"
6 help
7 This option enables the libmetal HAL abstraction layer
8
Anas Nashif083617e2019-05-30 17:51:53 -04009config LIBMETAL_SRC_PATH
10 string "libmetal library source path"
11 default "libmetal"
Ulf Magnusson378d6b12020-02-09 22:26:07 +010012 depends on LIBMETAL
Anas Nashif083617e2019-05-30 17:51:53 -040013 help
14 This option specifies the path to the source for the libmetal library