forked from Minki/linux
3d12b634fe
We have CONFIG_FRAMEBUFFER_CONSOLE=y in the defconfigs, but that depends
on CONFIG_FB so it's not actually getting set. I'm assuming most users
on real systems want a framebuffer console, so this enables CONFIG_FB to
allow that to take effect.
Fixes:
|
||
---|---|---|
.. | ||
32-bit.config | ||
64-bit.config | ||
defconfig | ||
nommu_k210_defconfig | ||
nommu_k210_sdcard_defconfig | ||
nommu_virt_defconfig | ||
rv32_defconfig |