diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-08-11 22:07:10 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-08-11 22:07:10 +0000 |
commit | e966bb7c6faa5f0cb63f2a3170ea444d21be5e98 (patch) | |
tree | 48f385c200833dc79edcf316d91cf47cd215ca5e /sys/arch/arm64/conf | |
parent | 78ab3b3703fdb83324610f78370affe7ad020664 (diff) |
Add rkdwusb(4) here as well.
Diffstat (limited to 'sys/arch/arm64/conf')
-rw-r--r-- | sys/arch/arm64/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index 5d53b85458e..9a5d10047e2 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.31 2017/07/29 17:25:20 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.32 2017/08/11 22:07:09 kettenis Exp $ # # GENERIC machine description file # @@ -97,6 +97,7 @@ rkclock* at fdt? early 1 rkgrf* at fdt? early 1 rkpinctrl* at fdt? early 1 rkgpio* at fdt? +rkdwusb* at fdt? dwmmc* at fdt? sdmmc* at dwmmc? |