mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 04:36:36 +00:00
Add missing information to existing files in anticipation of whinage from recently modified CI License checks. Signed-off-by: Peter A. Bigot <pab@pabigot.com>
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
#
|
|
# Copyright (c) 2018 Linaro Ltd.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_CCS811=y
|