mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 16:59:29 -04:00
button-hotplug: simplify build
Remove unnecessary kconfig junk Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
config BUTTON_HOTPLUG
|
||||
tristate "Button Hotplug driver"
|
||||
@@ -1 +1 @@
|
||||
obj-${CONFIG_BUTTON_HOTPLUG} += button-hotplug.o
|
||||
obj-m := button-hotplug.o
|
||||
|
||||
Reference in New Issue
Block a user