mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 06:01:53 +02:00
ARM: configs: at91: sama7: add new SoC config
Add sama7d65 to the sama7_defconfig. Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> Link: https://lore.kernel.org/r/e5a1311100a4f05fdc44107e124129d2d93df2e0.1733505542.git.Ryan.Wanner@microchip.com Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
This commit is contained in:
parent
40384c840e
commit
221984dece
|
|
@ -20,6 +20,7 @@ CONFIG_ARCH_AT91=y
|
|||
CONFIG_SOC_SAMA5D2=y
|
||||
CONFIG_SOC_SAMA5D3=y
|
||||
CONFIG_SOC_SAMA5D4=y
|
||||
CONFIG_SOC_SAMA7D65=y
|
||||
CONFIG_SOC_SAMA7G5=y
|
||||
CONFIG_SOC_LAN966=y
|
||||
CONFIG_ARCH_BCM=y
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ CONFIG_EXPERT=y
|
|||
# CONFIG_IO_URING is not set
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
CONFIG_ARCH_AT91=y
|
||||
CONFIG_SOC_SAMA7D65=y
|
||||
CONFIG_SOC_SAMA7G5=y
|
||||
CONFIG_ATMEL_CLOCKSOURCE_TCB=y
|
||||
# CONFIG_CACHE_L2X0 is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user