1# MSPM0 SDK configuration
2
3# Copyright (c) 2025 Texas Instruments
4# SPDX-License-Identifier: Apache-2.0
5
6config HAS_MSPM0_SDK
7	bool
8
9config USE_MSPM0_DL_GPIO
10	bool
11
12config USE_MSPM0_DL_UART
13	bool
14
15config USE_MSPM0_DL_TIMER
16	bool
17