commit | 1d831b6add3511fe166abefa65587199efe00b41 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 14 18:46:44 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:11:09 2018 -0400 |
tree | 7d7c906b71f4576bd1eac2c3d901a8c175cd8942 | |
parent | c5364d7683ec28e39a5c33aca142fe4f046b6517 [diff] |
spi: atmel: default y if DM_SPI && ARCH_AT91 ATMEL_SPI is now fully converted to driver-model and respective boards switch to DM_SPI as well, so make default y for ARCH_AT91 Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Wenyou Yang <wenyouya@gmail.com>