Re: [PATCH] arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig

2016-09-21 Thread Florian Fainelli
On 09/19/2016 06:31 AM, Eric Anholt wrote: > Most of the drivers are included as modules, except for serial (needed > for early console), WDT (required for reboot), and the dependency > chain of RASPBERRYPI_POWER (which is currently not buildable as a > module, but should be changed). > > Signed-o

[PATCH] arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig

2016-09-19 Thread Eric Anholt
Most of the drivers are included as modules, except for serial (needed for early console), WDT (required for reboot), and the dependency chain of RASPBERRYPI_POWER (which is currently not buildable as a module, but should be changed). Signed-off-by: Eric Anholt --- arch/arm64/configs/defconfig |