mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-13 11:39:11 +08:00
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
menu "RT-Thread rockchip RK3500 drivers"
|
|
|
|
source "$BSP_DIR/driver/clk/Kconfig"
|
|
source "$BSP_DIR/driver/uart8250/Kconfig"
|
|
source "$BSP_DIR/driver/reset/Kconfig"
|
|
source "$BSP_DIR/driver/hwtimer/Kconfig"
|
|
endmenu
|