commit | 44b24b74abc37e3c0f28c8288178056f10074863 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@ge.com> | Mon Mar 12 17:12:59 2012 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 16 11:08:11 2012 -0500 |
tree | ea882b1d7aade665ffe54bb335502cba2985ee54 | |
parent | 6518bb69f463446a1552f52093cc699497f18fe0 [diff] [blame] |
powerpc: Move GE PIC drivers Move the GE PIC drivers to allow these to be used by non-86xx boards. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/arch/powerpc/sysdev/Kconfig b/arch/powerpc/sysdev/Kconfig index 7b4df37..a84fecf 100644 --- a/arch/powerpc/sysdev/Kconfig +++ b/arch/powerpc/sysdev/Kconfig
@@ -29,3 +29,7 @@ bool "Expose SCOM controllers via debugfs" depends on PPC_SCOM default n + +config GE_FPGA + bool + default n