Re: [PATCH 3/3] Cyrus: create a defconfig

2016-09-15 Thread Andy Fleming
> On Sep 12, 2016, at 18:54, Scott Wood wrote: > >> On 09/10/2016 05:12 PM, Andy Fleming wrote: >> >> >> On Tuesday, September 6, 2016, Scott Wood > > wrote: >> >>>On 09/06/2016 02:12 PM, Andy Fleming wrote: >>> This

Re: [PATCH 3/3] Cyrus: create a defconfig

2016-09-12 Thread Michael Ellerman
Scott Wood writes: > On 09/10/2016 05:12 PM, Andy Fleming wrote: >> On Tuesday, September 6, 2016, Scott Wood > > wrote: >> On 09/06/2016 02:12 PM, Andy Fleming wrote: >> > +CONFIG_EXT3_FS=y >> >> This has nothing to

Re: [PATCH 3/3] Cyrus: create a defconfig

2016-09-12 Thread Scott Wood
On 09/10/2016 05:12 PM, Andy Fleming wrote: > > > On Tuesday, September 6, 2016, Scott Wood > wrote: > > On 09/06/2016 02:12 PM, Andy Fleming wrote: > > This sets up the proper config elements for Power and Reset to work > > properly

Re: [PATCH 3/3] Cyrus: create a defconfig

2016-09-10 Thread Andy Fleming
On Tuesday, September 6, 2016, Scott Wood wrote: > On 09/06/2016 02:12 PM, Andy Fleming wrote: > > This sets up the proper config elements for Power and Reset to work > > properly (using the gpio pins). > > > > Signed-off-by: Andy Fleming > >

Re: [PATCH 3/3] Cyrus: create a defconfig

2016-09-06 Thread Scott Wood
On 09/06/2016 02:12 PM, Andy Fleming wrote: > This sets up the proper config elements for Power and Reset to work > properly (using the gpio pins). > > Signed-off-by: Andy Fleming > --- > arch/powerpc/Makefile | 5 + >

[PATCH 3/3] Cyrus: create a defconfig

2016-09-06 Thread Andy Fleming
This sets up the proper config elements for Power and Reset to work properly (using the gpio pins). Signed-off-by: Andy Fleming --- arch/powerpc/Makefile | 5 + arch/powerpc/configs/cyrus_basic_defconfig | 9 + 2 files changed, 14