[arm64] udeb: Prepare to add sunxi_wdt to kernel-image

It's not currently built for arm64, but when we enable support for
Allwinner SoCs it will be needed to reboot them (see #866130).
This commit is contained in:
Ben Hutchings 2017-07-17 22:21:44 +01:00
parent 5886a28670
commit 3907fb9919
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@ drivers/regulator/**
# SoC modules
drivers/soc/**
# Watchdog needed for reboot
sunxi_wdt ?