Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: disable CONFIG_SG_POOL by default | Sergey Ryazanov | 2017-06-07 |
| | | | | | | | | CONFIG_SG_POOL symbol is selected only by CONFIG_SCSI, since the last one is disabled by default then disable CONFIG_SG_POOL by default too. And explicitly enable it only for platforms that use CONFIG_SCSI. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> | ||
* | target/archs38: switch to 4.9 kernel | Alexey Brodkin | 2017-05-02 |
With update of ARC tools to arc-2016.09 based on GCC v6.x we have to bump Linux kernel version so both toolchain and the kernel use the same ARC ABIv4. Signed-off-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com> |