at91: 6.6: add missing kernel symbols
authorDaniel Golle <daniel@makrotopia.org>
Thu, 19 Sep 2024 17:39:56 +0000 (18:39 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 19 Sep 2024 17:41:31 +0000 (18:41 +0100)
commit8ef5d39e5e08fe4eedd5da00648aff43d155f196
tree6936451185a549f4950216e176ceee22d302ba10
parent72d88af43f1ea84403b5e052ca8478a0214c3db6
at91: 6.6: add missing kernel symbols

Kconfig symbols CONFIG_VIDEO_MICROCHIP_CSI2DC, CONFIG_VIDEO_MICROCHIP_ISC
and CONFIG_VIDEO_MICROCHIP_XISC are missing for sama5 and sama7 causing
the build to abort or waiting for user input. Add the symbols (disabled)
so build with Linux 6.6 succeeds.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/at91/sama5/config-6.6
target/linux/at91/sama7/config-6.6