aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7621/config-4.9
Commit message (Collapse)AuthorAgeFilesLines
* kernel: cleanup CONFIG_SCHED_HRTICKStijn Tintel2017-06-291-1/+0
| | | | | | | 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>
* kernel: disable CONFIG_SG_POOL by defaultSergey Ryazanov2017-06-071-1/+0
| | | | | | | | 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>
* ramips: fixup nand support on v4.9John Crispin2017-06-011-1/+1
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ramips: fix mt7621 ethernet support for v4.9John Crispin2017-02-151-0/+7
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ramips: add v4.9 supportJohn Crispin2017-02-141-0/+279
NAND support is missing Signed-off-by: John Crispin <john@phrozen.org>