9 lines
400 B
Plaintext
Executable File
9 lines
400 B
Plaintext
Executable File
#===============================================================================
|
|
# @brief Kconfig file.
|
|
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
|
|
#===============================================================================
|
|
config PINCTRL_USE_PIN
|
|
int
|
|
prompt "Choose Pinctrl use pin."
|
|
depends on SAMPLE_SUPPORT_PINCTRL
|
|
default 23 |