[PATCH] ARM: multi_v7_defconfig: Enable BCM283x

Stephen Warren swarren at wwwdotorg.org
Sat Feb 6 10:11:30 PST 2016


On 02/05/2016 05:49 AM, Daniel Stone wrote:
> Enable the BCM2835/BCM2836 options required to boot Raspberry Pi.

This could do with adding the following options too, which are all
present in bcm2835_defconfig:

CONFIG_BCM2835_WDT=y
CONFIG_SND_BCM2835_SOC_I2S=m
CONFIG_DMA_BCM2835=y
CONFIG_PWM_BCM2835=y

The WDT driver makes /sbin/reboot to work; without this, a reboot ends
up being a halt/power-off. I have not tested the other options beyond a
boot test.



More information about the linux-rpi-kernel mailing list