Searched hist:"544 e3bf4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/reset/ |
H A D | Kconfig | 544e3bf4 Mon Sep 11 07:22:08 CDT 2017 Geert Uytterhoeven <geert@linux-m68k.org> reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST
The HSDK reset driver is only useful when building for an ARC HSDK platform.
While at it, drop the "default n", as that is the default.
Fixes: e0be864f14240cb1 ("ARC: reset: introduce HSDKv1 reset driver") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> [p.zabel@pengutronix.de: rebased, renamed RESET_HSDK_V1 to RESET_HSDK] Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
|