diff options
-rw-r--r-- | sys/arm/conf/RPI-B | 1 |
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 |