mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 18:39:11 +08:00
🌈 style(ktime): mv to components/drivers/ktime (#8103)
This commit is contained in:
parent
fce83488ec
commit
31a2311f64
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user