diff --git a/buildroot-external/board/raspberrypi/kernel.config b/buildroot-external/board/raspberrypi/kernel.config index 15ed16aa7..37e0f19f0 100644 --- a/buildroot-external/board/raspberrypi/kernel.config +++ b/buildroot-external/board/raspberrypi/kernel.config @@ -1,2 +1,3 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y -# CONFIG_FB_BCM2708 is not set +CONFIG_FB_SIMPLE=y +# CONFIG_FB_BCM2708 is not set \ No newline at end of file