mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-16 12:34:33 +00:00
🌈 style(ktime): mv to components/drivers/ktime (#8103)
This commit is contained in:
@@ -34,6 +34,5 @@ source "$RTT_DIR/components/libc/Kconfig"
|
||||
source "$RTT_DIR/components/net/Kconfig"
|
||||
source "$RTT_DIR/components/utilities/Kconfig"
|
||||
source "$RTT_DIR/components/vbus/Kconfig"
|
||||
source "$RTT_DIR/components/ktime/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
||||
@@ -775,6 +775,7 @@ menuconfig RT_USING_VIRTIO
|
||||
|
||||
source "$RTT_DIR/components/drivers/ofw/Kconfig"
|
||||
source "$RTT_DIR/components/drivers/pic/Kconfig"
|
||||
source "$RTT_DIR/components/drivers/ktime/Kconfig"
|
||||
|
||||
menu "Using USB"
|
||||
config RT_USING_USB
|
||||
|
||||
Reference in New Issue
Block a user