Re: [PATCH 3/5] sparc: turn CONFIG_OF into a select

2010-06-28 Thread David Miller
From: Stephen Rothwell Date: Tue, 29 Jun 2010 12:44:50 +1000 > so that we can make CONFIG_OF global and remove it from > the architecture Kconfig files later. > > Signed-off-by: Stephen Rothwell Acked-by: David S. Miller ___ Linuxppc-dev mailing lis

[PATCH 3/5] sparc: turn CONFIG_OF into a select

2010-06-28 Thread Stephen Rothwell
so that we can make CONFIG_OF global and remove it from the architecture Kconfig files later. Signed-off-by: Stephen Rothwell --- arch/sparc/Kconfig |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 6f1470b..d02e8ac 100644 --