blob: 477432bee1449b51ba0fe2bf84ca42e4e9f3a094 [file] [log] [blame]
# Copyright (c) 2019 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
if SHIELD_LMP90100_EVB
if ADC
config SPI
default y
config ADC_LMP90XXX_GPIO
default y
config ADC_INIT_PRIORITY
default 80
endif # ADC
if GPIO
config GPIO_INIT_PRIORITY
default 99
endif # GPIO
if EEPROM
config EEPROM_INIT_PRIORITY
default 75
endif # EEPROM
endif # SHIELD_LMP90100_EVB