1# Switch Class Driver 2obj-$(CONFIG_SWITCH) += switch_class.o 3obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o 4 5