Skip to content

Commit 31a2311

Browse files
authored
🌈 style(ktime): mv to components/drivers/ktime (#8103)
1 parent fce8348 commit 31a2311

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

components/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ source "$RTT_DIR/components/libc/Kconfig"
3434
source "$RTT_DIR/components/net/Kconfig"
3535
source "$RTT_DIR/components/utilities/Kconfig"
3636
source "$RTT_DIR/components/vbus/Kconfig"
37-
source "$RTT_DIR/components/ktime/Kconfig"
3837

3938
endmenu

components/drivers/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,7 @@ menuconfig RT_USING_VIRTIO
775775

776776
source "$RTT_DIR/components/drivers/ofw/Kconfig"
777777
source "$RTT_DIR/components/drivers/pic/Kconfig"
778+
source "$RTT_DIR/components/drivers/ktime/Kconfig"
778779

779780
menu "Using USB"
780781
config RT_USING_USB
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)