mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-26 00:11:58 -04:00
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
if CONFIG_CSKY
|
|
source "../../csi/csi_driver/csky/Kconfig"
|
|
endif
|
|
|
|
if CONFIG_SANECHIPS
|
|
source "../../csi/csi_driver/sanechips/Kconfig"
|
|
endif
|