sysreset: Tighten some sysreset driver dependencies
The MPC83xx sysreset driver cannot build without access to some architecture specific header files. Express that requirements in Kconfig as well. Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -283,6 +283,7 @@ config SYSRESET_TPL_X86
|
||||
|
||||
config SYSRESET_MPC83XX
|
||||
bool "Enable support MPC83xx SoC family reboot driver"
|
||||
depends on PPC
|
||||
help
|
||||
Reboot support for NXP MPC83xx SoCs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user