mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-30 23:18:37 -04:00
7 lines
146 B
Text
7 lines
146 B
Text
if CONFIG_CSKY
|
|
source "../../csi/csi_driver/csky/Kconfig"
|
|
endif
|
|
|
|
if CONFIG_SANECHIPS
|
|
source "../../csi/csi_driver/sanechips/Kconfig"
|
|
endif
|