reset: mpfs: select AUXILIARY_BUS
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 2 May 2023 10:20:41 +0000 (12:20 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 8 May 2023 07:28:31 +0000 (09:28 +0200)
commitafb39e2bd36af1d80913bb6851caece829526217
tree5ef8d73a00c73b7799800875f8c972da449acfd7
parent52990390f91c1c39ca742fc8f390b29891d95127
reset: mpfs: select AUXILIARY_BUS

CONFIG_AUXILIARY_BUS is not a user-visible symbol, replace 'depends on'
with 'select'.

Cc: Daire McNamara <daire.mcnamara@microchip.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230502102041.1418397-1-p.zabel@pengutronix.de
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig