On Wed, 2011-03-09 at 09:48 +0100, Arnd Bergmann wrote:
> On Wednesday 09 March 2011 03:32:40 John Stultz wrote:
> > +
> > +
> > +source "Kconfig.distro"
> > +
>
> I think we want something more flexible than sourcing
> a global Kconfig.distro from the board file.
>
> First of all, we want at lea
On Wednesday 09 March 2011 03:32:40 John Stultz wrote:
> +
> +
> +source "Kconfig.distro"
> +
I think we want something more flexible than sourcing
a global Kconfig.distro from the board file.
First of all, we want at least three levels, as Amit
mentioned: distro, arch, board. I can think of at l
CC: Jason Hui
CC: patc...@linaro.org
Signed-off-by: John Stultz
---
arch/arm/configs/Kconfig.omap3 | 141
1 files changed, 141 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/configs/Kconfig.omap3
diff --git a/arch/arm/configs/Kconfig.omap3 b