Re: [PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig

2015-10-21 Thread Stephen Warren
On 10/21/2015 10:16 AM, Stefan Wahren wrote: Am 21.10.2015 um 04:32 schrieb Stephen Warren: On 10/15/2015 02:47 PM, Stefan Wahren wrote: Rebuild bcm2835_defconfig using "make bcm2835_defconfig; make savedefconfig", and add the following features: * Enable all bcm2835-relevant drivers (MBOX, WD

Re: [PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig

2015-10-21 Thread Stefan Wahren
Am 21.10.2015 um 04:32 schrieb Stephen Warren: On 10/15/2015 02:47 PM, Stefan Wahren wrote: Rebuild bcm2835_defconfig using "make bcm2835_defconfig; make savedefconfig", and add the following features: * Enable all bcm2835-relevant drivers (MBOX, WDT, DMA, PWM, SND) * Re-enable some features

Re: [PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig

2015-10-20 Thread Stephen Warren
On 10/15/2015 02:47 PM, Stefan Wahren wrote: > Rebuild bcm2835_defconfig using "make bcm2835_defconfig; > make savedefconfig", and add the following features: > > * Enable all bcm2835-relevant drivers (MBOX, WDT, DMA, > PWM, SND) > * Re-enable some features to keep the current settings > (stac

[PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig

2015-10-15 Thread Stefan Wahren
Rebuild bcm2835_defconfig using "make bcm2835_defconfig; make savedefconfig", and add the following features: * Enable all bcm2835-relevant drivers (MBOX, WDT, DMA, PWM, SND) * Re-enable some features to keep the current settings (stackprotector, LED GPIO, LED triggers) Signed-off-by: Stefan