From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@prisktech.co.nz (Tony Prisk) Date: Wed, 17 Oct 2012 07:41:41 +1300 Subject: [RFC PATCHv2] ARM: vt8500: Convert arch-vt8500 to multiplatform In-Reply-To: <20121016181758.GA1801@quad.lixom.net> References: <1349942353-14972-1-git-send-email-linux@prisktech.co.nz> <20121016181758.GA1801@quad.lixom.net> Message-ID: <1350412901.16703.1.camel@gitbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 2012-10-16 at 11:17 -0700, Olof Johansson wrote: > On Thu, Oct 11, 2012 at 08:59:13PM +1300, Tony Prisk wrote: > > This patch completes the conversion to ARCH_MULTI_V5 for arch-vt8500. > > Removed /mach/include/ and remaining unneeded files. > > > > Signed-off-by: Tony Prisk > > Acked-by: Olof Johansson > > I think it's time to add a defconfig for vt8500 so we get build coverage. Can > you please do so for 3.8, maybe as a part of the branch this patch goes in? > > > Thanks! > > > -Olof > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel I thought the ARCH_MULTI def_configs would cover it from 3.8? Or would you like a vt8500_defconfig to help build the ARCH_MULTI configs? Either way, I will get it done and included in this branch. Regards Tony P