X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Freset%2FKconfig;h=71ab75a464917a5c5146c89c44f94861f9892210;hb=c45647f9f562b52915b43b6bb447827cebf511bd;hp=07d162b179fce8c9a64836ce6641240b467476c4;hpb=031616c434db05ce766f76c62865f55698e0924f;p=linux-2.6-microblaze.git diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig index 07d162b179fc..71ab75a46491 100644 --- a/drivers/reset/Kconfig +++ b/drivers/reset/Kconfig @@ -35,6 +35,13 @@ config RESET_AXS10X help This enables the reset controller driver for AXS10x. +config RESET_BCM6345 + bool "BCM6345 Reset Controller" + depends on BMIPS_GENERIC || COMPILE_TEST + default BMIPS_GENERIC + help + This enables the reset controller driver for BCM6345 SoCs. + config RESET_BERLIN bool "Berlin Reset Driver" if COMPILE_TEST default ARCH_BERLIN @@ -95,7 +102,8 @@ config RESET_LPC18XX This enables the reset controller driver for NXP LPC18xx/43xx SoCs. config RESET_MESON - bool "Meson Reset Driver" if COMPILE_TEST + tristate "Meson Reset Driver" + depends on ARCH_MESON || COMPILE_TEST default ARCH_MESON help This enables the reset driver for Amlogic Meson SoCs.