aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-rpi/config-changes-rpi.armhf
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-rpi: enable CONFIG_USB_DWC2Natanael Copa2019-12-161-0/+2
| | | | fixes #5629
* main/linux-rpi: refactor config-changes format enable uevent helpersNatanael Copa2019-12-161-22/+24
| | | | | | | enable uevent helper (ref #11031) refactor the config change s format so it is more similar to the kernel config format.
* main/linux-rpi: upgrade to 4.19.3Carlo Landmeter2018-11-211-2/+0
|
* main/linux-rpi: disable CONFIG_IP_PNPCarlo Landmeter2018-06-261-0/+1
|
* main/linux-rpi: upgrade to 4.14.44 and multiple changesCarlo Landmeter2018-06-131-0/+24
- base config on upstream defconfig - apply changes by using kernels scripts/config tool - remove markdt as its no longer needed - add aarch64 support