You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
obj-$(CONFIG_STI_RESET_SYSCFG) += reset-syscfg.o
|
|
|
|
obj-$(CONFIG_STIH415_RESET) += reset-stih415.o
|
|
obj-$(CONFIG_STIH416_RESET) += reset-stih416.o
|
|
obj-$(CONFIG_STIH407_RESET) += reset-stih407.o
|
|
|