mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
5d08844413
Kconfigs with same names in different files could not be handled correctly Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_ADAFRUIT_KB2040
|
|
|
|
endif
|