Commit Graph

3 Commits

Author SHA1 Message Date
Ben Hutchings 8af1902135 debian/config: Clean up using kconfigeditor2 2019-03-10 23:17:30 +00:00
Ben Hutchings 1b7fcaadae [armel/rpi] tracking: Don't override tracing options
I don't see any reason to enable these per-flavour.
2019-03-05 20:57:04 +00:00
Romain Perier f24c6b7b60 [armel/rpi] Add flavour for Raspberry Pi and Raspberry Pi Zero
Nowadays, Raspberry Pi 2 and Rasberry Pi 3 works perfectly fine with
Debian (including the official kernel package or the userland). RPi 1
and RPi Zero have an SoC that contains an armv6-based CPU, this means
that it cannot work with an hardfloat ABI, that is armv7 based. So we
have to use the Debian armel userland for this reason. Both boards are
supported in the mainline linux kernel and not being supported in the
debian-kernel package is the only blocking point that prevent RPI 1 and
RPI Zero from being well supported in an official Debian distribution.
This commit add a new kernel flavour for enabling support for the both
platforms.
2019-03-05 20:55:45 +01:00