summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2020-02-28 11:04:50 -0500
committerTom Rini <[email protected]>2020-02-28 11:04:50 -0500
commit783b6a71734e8bd3af9f191ee5be7b9e8ce9f96a (patch)
treee865521183ceb2d8968e0dc2bae312d5381eee29 /arch
parent12fdbbe860f395575f360f0c03d84bce61a9a212 (diff)
parent7e00e907f51fd9335127c323d6a0eacdbb7e7013 (diff)
Merge branch '2020-02-28-mpc8xx-fixes'
- Fix the watchdog on mpc8xx platforms
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/cpu/mpc8xx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig
index 3e8ea385295..f1123173765 100644
--- a/arch/powerpc/cpu/mpc8xx/Kconfig
+++ b/arch/powerpc/cpu/mpc8xx/Kconfig
@@ -25,10 +25,6 @@ config MPC885
endchoice
-#config MPC8xx_WATCHDOG
-# bool "Watchdog"
-# select HW_WATCHDOG
-
config 8xx_GCLK_FREQ
int "CPU GCLK Frequency"