summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorSteven J. Hill <sjhill@mips.com>2013-01-17 11:37:03 -0600
committerRalf Baechle <ralf@linux-mips.org>2013-02-01 10:00:21 +0100
commit9b73100911ac6886e1bbf54a4626d545f9ba6ddf (patch)
treee2c1ceef05fe279eba70153908a7df75b18d401d /arch/mips/Kconfig
parent8fba1e588b7ed124bef42548924a6f4f95de9dba (diff)
downloadop-kernel-dev-9b73100911ac6886e1bbf54a4626d545f9ba6ddf.zip
op-kernel-dev-9b73100911ac6886e1bbf54a4626d545f9ba6ddf.tar.gz
MIPS: SEAD3: Implement OF support.
Activate USE_OF for SEAD-3 platform. Add basic DTS file and convert memory detection and reservations to use OF. [ralf@linux-mips.org: Remove unnecessary #ifdef wrapper in generic.h. Make <asm/mips-boards/generic.h> inclusion work even without prior <linux/of_fdt.h> inclusion.] Signed-off-by: Steven J. Hill <sjhill@mips.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/4809/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2ac626a..1110cd7 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -353,6 +353,7 @@ config MIPS_SEAD3
select USB_ARCH_HAS_EHCI
select USB_EHCI_BIG_ENDIAN_DESC
select USB_EHCI_BIG_ENDIAN_MMIO
+ select USE_OF
help
This enables support for the MIPS Technologies SEAD3 evaluation
board.
OpenPOWER on IntegriCloud