summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorMartyn Welch2012-03-12 18:12:57 +0100
committerKumar Gala2012-03-16 17:08:05 +0100
commit330bbf485447c0cf127750eb7d68d43a73f59356 (patch)
treecbff962746b0e2e4181c3899f9b2a0255b5ca34e /drivers/watchdog/Kconfig
parentpowerpc/85xx: Add dts for p1020rdb-pc board (diff)
downloadkernel-qcow2-linux-330bbf485447c0cf127750eb7d68d43a73f59356.tar.gz
kernel-qcow2-linux-330bbf485447c0cf127750eb7d68d43a73f59356.tar.xz
kernel-qcow2-linux-330bbf485447c0cf127750eb7d68d43a73f59356.zip
powerpc: Add GE FPGA config option
This patch adds the GE_FPGA configuration option. This is being carried out as ground work to allow the PIC and GPIO drivers to be move from the powerpc 86xx platform directory to more general locations to allow them to be used on non-86xx boards and to reduce churn when further boards using these drivers are added. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 877b107f77a7..2955c3fa8194 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1039,7 +1039,7 @@ config LANTIQ_WDT
config GEF_WDT
tristate "GE Watchdog Timer"
- depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A
+ depends on GE_FPGA
---help---
Watchdog timer found in a number of GE single board computers.