]> 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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 8 Aug 2017 12:51:58 +0000 (14:51 +0200)
commit512b4b39dc72259960d8b4126b4329d7572fd877
tree717d4d09bea204c66a6da1808b163413047a4741
parentb0f7d9a313ec0962773dbb673f55d8ca84eb856b
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