aboutsummaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/config-4.9
Commit message (Collapse)AuthorAge
* kernel: disable CONFIG_SG_POOL by defaultSergey Ryazanov2017-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>
* bcm53xx: enable Northstar thermal driverRafał Miłecki2017-04-20
| | | | | | | It allows monitoring CPU temp and will shutdown system on critical value. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* bcm53xx: enable CLK_BCM_NSP for kernel 4.9Rafał Miłecki2017-02-28
| | | | | | This is required to get booting kernel. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* bcm53xx: add kernel 4.9 configRafał Miłecki2017-02-20
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>