diff options
| author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-02-01 23:31:44 +0100 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-02-01 23:31:44 +0100 |
| commit | 31637404ba902c53ad26a1686e60dd1340000cdb (patch) | |
| tree | 7d7fc207b92049d1cc806774fa2c19a9205ecfc0 | |
| parent | cefc849a9521c9d5ba85d5aa88526d0f4b059db9 (diff) | |
| download | plan9front-31637404ba902c53ad26a1686e60dd1340000cdb.tar.xz | |
bcm: include sdmmc in pi kernel configuration
| -rw-r--r-- | sys/src/9/bcm/pi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/bcm/pi b/sys/src/9/bcm/pi index bea3fd106..2772a1cba 100644 --- a/sys/src/9/bcm/pi +++ b/sys/src/9/bcm/pi @@ -39,7 +39,7 @@ ip misc armv6 uartmini -# sdmmc emmc + sdmmc emmc dma vcore vfp3 coproc |
