]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25cf4beb6898d2b74dc216bf2e07e97507ec4db2
tree3b868ea3e60ad49506916bfbef405166a06f50ce
parent55a6e987a3ce8bc0b325c37d0a7e30db3d7896f5
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: fd7dca29a66293c7 ("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