# Switch Class Driver
KASAN_SANITIZE_switch_class.o := n

obj-$(CONFIG_SWITCH)		+= switch_class.o
obj-$(CONFIG_SWITCH_GPIO)	+= switch_gpio.o

