# When adding new entries keep the list in alphabetical order

obj-y	+= power/
ifndef CONFIG_SYSTEM_RECOVERY
ifneq ($(USE_TestHarness),yes)
obj-y	+= rpm/
endif
ifndef CONFIG_SYSTEM_CAP
obj-y	+= efuse/
endif
ifndef CONFIG_SPI_ZXIC_NOR
obj-y	+= otp/
endif
endif
obj-y	+= tsc/
obj-y	+= ddr/