From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 5 Sep 2012 13:33:48 +0000 Subject: [PATCH v2] ARM: initial multiplatform support In-Reply-To: <504752E2.4050407@gmail.com> References: <1346280600-29395-1-git-send-email-robherring2@gmail.com> <201209051036.53031.arnd@arndb.de> <504752E2.4050407@gmail.com> Message-ID: <201209051333.48372.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 05 September 2012, Rob Herring wrote: > So to summarize, I'll make ARCH_MULTIPLATFORM part of the choice. The > platforms I converted will stay multi-plat only and don't need > additional kconfig options. Additional platforms converted can choose > whether they want to support both single and multi platform in the kconfig. > Ok, excellent! Arnd