ifeq ($(CONFIG_SOCT_RECOVERY_SUPPORT),y) obj-y += drv/gpio/ else ifeq ($(CONFIG_RESERVED23),y) # obj-y += drv/gpio/ else obj-y += drv/gpio/ endif