mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-27 17:12:03 +00:00
watchdog: Migrate OMAP_WATCHDOG to Kconfig
Move this entry to Kconfig. As it is a hardware watchdog, select HW_WATCHDOG. While we could default to enabling this for all platforms, it is currently only enabled by default on AM33XX, so keep that logic today. Cc: Roger Meier <r.meier@siemens.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
25eaa28801
commit
897f706200
19 changed files with 16 additions and 30 deletions
|
@ -1988,7 +1988,6 @@ CONFIG_OMAP_USB2PHY2_HOST
|
|||
CONFIG_OMAP_USB3PHY1_HOST
|
||||
CONFIG_OMAP_USB_PHY
|
||||
CONFIG_OMAP_VC_I2C_HS_MCODE
|
||||
CONFIG_OMAP_WATCHDOG
|
||||
CONFIG_OPTREX_BW
|
||||
CONFIG_ORIGEN
|
||||
CONFIG_OS1_ENV_ADDR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue