button-hotplug: simplify build

Remove unnecessary kconfig junk

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2022-10-24 18:16:56 +02:00
parent 288b36c2ea
commit 24bf94ecb7
3 changed files with 2 additions and 19 deletions

View File

@@ -1,2 +0,0 @@
config BUTTON_HOTPLUG
tristate "Button Hotplug driver"

View File

@@ -1 +1 @@
obj-${CONFIG_BUTTON_HOTPLUG} += button-hotplug.o
obj-m := button-hotplug.o