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>
Sun, 8 Oct 2017 01:04:28 +0000 (01:04 +0000)
commita338bfac40395dff8d4e5ae2e0ec4b66fdc36594
treec5c02ea302bf52f9f5370c3d304bc1caa1e5c49e
parent911700e666de1a65f80c9621c4e78ad9c7b6d759
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