]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
config: Make spidev a loadable module
authorPhil Elwell <phil@raspberrypi.org>
Fri, 17 Mar 2017 12:24:41 +0000 (12:24 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:56 +0000 (12:07 +0200)
commitd945de8bf1fa2bb5d66f88503592b4c95fc3b2e4
tree6ba79fee310596d8b52a1d83960dbd9f630a8c1c
parent34e7328a157eebcf88c42ace73685032742229d5
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>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig