Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: cleanup CONFIG_SCHED_HRTICK | Stijn Tintel | 2017-06-29 |
| | | | | | | | Remove CONFIG_SCHED_HRTICK from target configs, as it was added to the generic config in b47fd7656336162360ebf66147326763ddae3f8d. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> | ||
* | armvirt: rename config-default to config-4.9 | Stijn Tintel | 2017-06-29 |
The kernel configs for all targets should have the version in the filename, for clearness and consistency across all targets. It is also expected by the update_kernel.sh script. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> |