qoriq: add missing kernel config symbol
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 14 Oct 2024 21:23:36 +0000 (00:23 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 14 Oct 2024 21:27:34 +0000 (00:27 +0300)
Dropping the source-only flag from qoriq and adding it to the buildbots
exposed a missing kernel config symbol: CONFIG_DRM_OFDRM. Addd it as
disabled to the qoriq kernel config, as the only device currently
supported in the qoriq target does not have any display hardware.

Reported-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/qoriq/config-6.6

index 750e6c6551022771ef3871bced0e6d9aff3fb93e..70edd18bd0d78bb68c7cc3b7767413bd1475a920 100644 (file)
@@ -103,6 +103,7 @@ CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
 CONFIG_DMA_OPS=y
 CONFIG_DMA_OPS_BYPASS=y
+# CONFIG_DRM_OFDRM is not set
 CONFIG_DTC=y
 CONFIG_DUMMY_CONSOLE=y
 # CONFIG_E5500_CPU is not set