install/block: include spi modules
SPI is used to provide access to mmc devices on some development boards (for example, HiFive Unmatched). The board doesn't boot from SD card properly without them included.
The whole drivers/spi
folder is 380KiB in size, uncompressed, it shouldn't be a lot to add :)