configs/roseapplepi_defconfig: use gcc 7.x
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 28 Aug 2019 20:46:35 +0000 (22:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 29 Aug 2019 19:52:01 +0000 (21:52 +0200)
commit268bdf03605abdee93e9df0e920a5d091df160ff
tree945eaaf4253a9690c8fb0c1830816bcad94ae4e7
parent09472e11dded79c7a033bdfa07b35ec67a645ac9
configs/roseapplepi_defconfig: use gcc 7.x

The old 3.10.x based vendor kernel does not build correctly with gcc 8.x.

While there is basic s500 support in the mainline kernel, there is not yet a
mmc driver so it isn't quite a replacement yet.

Stick to the vender kernel for now and revert back to gcc 7.x, hopefully
mainline support will be more complete once gcc 7.x gets dropped.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/roseapplepi_defconfig