OSDN Git Service

reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 11 Sep 2017 12:22:08 +0000 (14:22 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 21 Sep 2017 10:44:01 +0000 (12:44 +0200)
commit544e3bf4f0e8278400f19ca7918a3cdf2548b4eb
tree3b868ea3e60ad49506916bfbef405166a06f50ce
parent13541226dc056fa3f54417ce12f18ba711a1591c
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>
drivers/reset/Kconfig