config: Make spidev a loadable module
authorPhil Elwell <phil@raspberrypi.org>
Fri, 17 Mar 2017 12:24:41 +0000 (12:24 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:50:05 +0000 (15:50 +0100)
commite48361c9c0c191c3ba6fc3d81e11b2ca051706bd
tree4c485ba6cb78322aeea6592815a35d17ca2ec600
parentae01f15ca9a851088ccf44d50b0d149f14ee0177
config: Make spidev a loadable module

spidev isn't required early in the boot process, and not all users
need it (spi_bcm2835 is a module), so make it a loadable module.

See: https://github.com/raspberrypi/linux/issues/1897

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig