Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | malta: configure kernel for f2fs and ext4 based overlays | Petr Štetiar | 2019-06-25 |
| | | | | | | | | jffs2/mtdblock overlays are long time gone, and as we switch to the new f2fs/ext4 based overlays, we need to add missing support for loop block device and f2fs to kernel. Signed-off-by: Petr Štetiar <ynezz@true.cz> | ||
* | malta: Add support for kernel 4.19 | Hauke Mehrtens | 2019-01-13 |
This adds a kernel configuration file for kernel 4.19 on malta. CONFIG_POWER_RESET_PIIX4_POWEROFF and CONFIG_POWER_RESET_SYSCON were activated because malta now uses this driver for reboot. CONFIG_BLK_DEV_SR was also added because it was also added to the kernel default configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |