aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2010-10-10 21:42:33 -0600
committerGrant Likely <grant.likely@secretlab.ca>2010-10-10 21:53:30 -0600
commit3cfc535c5df8122af1258ae05aaf2770c033425d (patch)
treec5643066e544df08a852742060da2edfd2f6400d /arch/sparc/Kconfig
parent9bdf6bab4ecfb6a8ca50c0c46f2365ef6c3e35b7 (diff)
downloadkernel_samsung_smdk4412-3cfc535c5df8122af1258ae05aaf2770c033425d.zip
kernel_samsung_smdk4412-3cfc535c5df8122af1258ae05aaf2770c033425d.tar.gz
kernel_samsung_smdk4412-3cfc535c5df8122af1258ae05aaf2770c033425d.tar.bz2
of/promtree: make drivers/of/pdt.c no longer sparc-only
Clean up pdt.c: - make build dependent upon config OF_PROMTREE - #ifdef out the sparc-specific stuff - create pdt-specific header Signed-off-by: Andres Salomon <dilinger@queued.net> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 491e9d6..a06c959 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -19,6 +19,7 @@ config SPARC
bool
default y
select OF
+ select OF_PROMTREE
select HAVE_IDE
select HAVE_OPROFILE
select HAVE_ARCH_KGDB if !SMP || SPARC64