mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
ARM: configs: at91: sama7: add sama7d65 i3c-hci
Enable the configs needed for I3C framework and microchip sama7d65 i3c-hci driver. Signed-off-by: Durai Manickam KR <durai.manickamkr@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com> Link: https://lore.kernel.org/r/20260525092405.1514213-6-manikandan.m@microchip.com Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
This commit is contained in:
parent
254f49634e
commit
ac75ae4367
|
|
@ -117,6 +117,8 @@ CONFIG_HW_RANDOM=y
|
|||
CONFIG_I2C=y
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
CONFIG_I2C_AT91=y
|
||||
CONFIG_I3C=y
|
||||
CONFIG_MIPI_I3C_HCI=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_ATMEL=y
|
||||
CONFIG_SPI_ATMEL_QUADSPI=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user