summaryrefslogtreecommitdiffstats
path: root/configs/bananapi_m2_ultra_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* configs/bananapi_m2_ultra: add kernel headers version optionThomas Petazzoni2018-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | The bananapi_m2_plus defconfig uses a 4.18 kernel, but doesn't specify anything for the kernel headers version, so the Buildroot default gets used, which currently is 4.19. Since 4.19 is newer than 4.18, Buildroot rightfully whines: Incorrect selection of kernel headers: expected 4.19.x, got 4.18.x Let's fix this by telling this defconfig to use the headers from the kernel, and that they are of version 4.18. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/131216938 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/bananapi_m2_ultra: new defconfigLothar Felten2018-10-141-0/+28
Add intial support for Bananapi M2 Ultra board based on the Allwinner R40 SoC. - U-Boot 2018.07 - Linux 4.18.12 Board specifications: http://www.banana-pi.org/m2u.html Signed-off-by: Lothar Felten <lothar.felten@gmail.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud