Fix handling with FB on RPi4 (#477)

This commit is contained in:
Pascal Vizeli
2019-09-13 14:08:47 +02:00
committed by GitHub
parent 6668d77b93
commit e71400cd5c
6 changed files with 5 additions and 10 deletions

View File

@@ -4,6 +4,8 @@ CONFIG_CMDLINE=""
CONFIG_ZRAM=y
CONFIG_ZSMALLOC=y
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
CONFIG_MISC_FILESYSTEMS=y
CONFIG_BLOCK=y
CONFIG_EXT4_FS=y