Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | imx6: refresh kernel config with 5.10 symbols | Petr Štetiar | 2021-03-03 |
| | | | | | | | | | | | | Just by running `make kernel_oldconfig` and unsetting following options manually as those cores are cortex-a7 based and thus irrelevant for the currently default cortex-a9 used cores. CONFIG_CLK_IMX6SL is not set CONFIG_CLK_IMX6SX is not set CONFIG_CLK_IMX6UL is not set Signed-off-by: Petr Štetiar <ynezz@true.cz> | ||
* | imx6: copy kernel 5.4 config and patches to 5.10 | Petr Štetiar | 2021-03-03 |
So the changes are visible in the next step. Removed upstreamed patches. Signed-off-by: Petr Štetiar <ynezz@true.cz> |