8 lines
115 B
Plaintext

if PLATFORM_NUTTX
rsource "nuttx/Kconfig"
endif
if PLATFORM_POSIX || PLATFORM_QURT
rsource "common/Kconfig"
endif