From: Chuck Anderson Date: Wed, 25 May 2016 05:04:10 +0000 (-0700) Subject: sparc64/uek-rpm: enable sun4v_wdt watchdog driver as a module X-Git-Tag: v4.1.12-92~151^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e209b472da366e6051d3642f73289f2953dabdb0;p=users%2Fjedix%2Flinux-maple.git sparc64/uek-rpm: enable sun4v_wdt watchdog driver as a module Orabug: 23042472 Build the Sun4v watchdog timer as a module. Reported-by: Stanislav Kholmanskikh Signed-off-by: Chuck Anderson Signed-off-by: Allen Pais --- diff --git a/uek-rpm/ol6/config-sparc b/uek-rpm/ol6/config-sparc index 7a3cff22f1a1..921e100da98c 100644 --- a/uek-rpm/ol6/config-sparc +++ b/uek-rpm/ol6/config-sparc @@ -4123,6 +4123,7 @@ CONFIG_GENERIC_PHY=y # CONFIG_SUN_OPENPROMIO=m CONFIG_OBP_FLASH=m +CONFIG_WATCHDOG_SUN4V=m # CONFIG_TADPOLE_TS102_UCTRL is not set # CONFIG_BBC_I2C is not set # CONFIG_ENVCTRL is not set diff --git a/uek-rpm/ol6/config-sparc-debug b/uek-rpm/ol6/config-sparc-debug index d3e400b28e07..a99f4c638aa2 100644 --- a/uek-rpm/ol6/config-sparc-debug +++ b/uek-rpm/ol6/config-sparc-debug @@ -4115,6 +4115,7 @@ CONFIG_GENERIC_PHY=y # CONFIG_SUN_OPENPROMIO=m CONFIG_OBP_FLASH=m +CONFIG_WATCHDOG_SUN4V=m # CONFIG_TADPOLE_TS102_UCTRL is not set # CONFIG_BBC_I2C is not set # CONFIG_ENVCTRL is not set diff --git a/uek-rpm/ol7/config-sparc b/uek-rpm/ol7/config-sparc index fdfa05ba6afa..e4d88af3e4c4 100644 --- a/uek-rpm/ol7/config-sparc +++ b/uek-rpm/ol7/config-sparc @@ -3703,6 +3703,7 @@ CONFIG_OF_IOMMU=y # CONFIG_SUN_OPENPROMIO=m CONFIG_OBP_FLASH=m +CONFIG_WATCHDOG_SUN4V=m # CONFIG_TADPOLE_TS102_UCTRL is not set # CONFIG_BBC_I2C is not set # CONFIG_ENVCTRL is not set