8eec483760
This Linux defconfig fragment is needed to disable Lima driver in favour of Mali(if enabled). This because Lima is enabled by default in Linux's sunxi_defconfig and if we enable Mali driver in Buildroot it will fail to load. So let's set CONFIG_DRM_LIMA=n. Of course this fragment is only used by Buildroot defconfigs that enable Mali driver. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
# Disable LIMA in favour of Mali
|
|
# CONFIG_DRM_LIMA is not set
|