summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2012-11-23 07:58:12 +0000
committergonzo <gonzo@FreeBSD.org>2012-11-23 07:58:12 +0000
commit1be6a30bf98a64fca232501a175dd4f01a4ebcca (patch)
tree417493b830ad9595a6b1c436ebc883ed884e5bd3 /sys/arm
parentf994c71b65a6802dbd04483200ea216be9425adc (diff)
downloadFreeBSD-src-1be6a30bf98a64fca232501a175dd4f01a4ebcca.zip
FreeBSD-src-1be6a30bf98a64fca232501a175dd4f01a4ebcca.tar.gz
Now that we have working USB keyboard add ukbd to the syscons-enabling
part of config
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/RPI-B1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B
index 9025668..105b5f5 100644
--- a/sys/arm/conf/RPI-B
+++ b/sys/arm/conf/RPI-B
@@ -79,6 +79,7 @@ device pty
# device kbdmux
# options SC_DFLT_FONT # compile font in
# makeoptions SC_DFLT_FONT=cp437
+# device ukbd
device sdhci
device mmc
OpenPOWER on IntegriCloud