10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
|
# Copyright (c) 2023 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SHIELD_NPM1100_EK
|
||
|
|
||
|
config REGULATOR
|
||
|
default y
|
||
|
|
||
|
endif # SHIELD_NPM1100_EK
|