zephyr/boards/shields/lmp90100_evb/Kconfig.shield
Henrik Brix Andersen ade6bb24e8 boards: shields: lmp90100_evb: add TI LMP90100 EVB shield
Add shield definition for the Texas Instruments LMP90100 Sensor Analog
Frontend (AFE) Evaluation Board (EVB).

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-01-09 17:27:52 +01:00

6 lines
159 B
Plaintext

# Copyright (c) 2019 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
config SHIELD_LMP90100_EVB
def_bool $(shields_list_contains,lmp90100_evb)