diff --git a/examples/buttons/Kconfig b/examples/buttons/Kconfig index 42150b37e..560cc2e46 100644 --- a/examples/buttons/Kconfig +++ b/examples/buttons/Kconfig @@ -6,7 +6,7 @@ config EXAMPLES_BUTTONS tristate "Buttons driver example" default n - depends on ARCH_HAVE_BUTTONS + depends on BUTTONS ---help--- Enable the Buttons drivers example