Skip to content

config: add fb configs #128

Description

@AndreCostaaa

Currently there's no config with fb support by default

grep -rni "CONFIG_FB"
rpi4_64_39b_va_defconfig:45:# CONFIG_FB is not set
rpi4_64_avz_vt_defconfig:48:# CONFIG_FB is not set
rpi4_64_defconfig:45:# CONFIG_FB is not set
rpi4_avz_defconfig:46:# CONFIG_FB is not set
rpi4_defconfig:43:# CONFIG_FB is not set
virt32_avz_defconfig:42:# CONFIG_FB is not set
virt32_avz_soo_defconfig:42:# CONFIG_FB is not set
virt64_39b_va_defconfig:45:# CONFIG_FB is not set
virt64_avz_vt_defconfig:47:# CONFIG_FB is not set
virt64_avz_vt_soo_defconfig:46:# CONFIG_FB is not set
virt64_defconfig:45:# CONFIG_FB is not set
virt64_guest_defconfig:45:# CONFIG_FB is not set
virt32_defconfig:43:# CONFIG_FB is not set

Tracking issue to add new configs with fb support

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions