Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: 5.4: enable NAND | DENG Qingfang | 2020-04-26 | 1 | -1/+4 |
| | | | | | | | NAND driver was dropped in the 5.4 bump, so enable it back Fixes: 50c6938b95a0 ("bcm53xx: add v5.4 support") Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn> | ||||
* | kernel: 5.4: move some kconfig options to generic | Yousong Zhou | 2020-03-10 | 1 | -6/+0 |
| | | | | | | | | | | | CONFIG_64BIT_TIME=y CONFIG_KASAN_STACK=1 CONFIG_UBSAN_ALIGNMENT=y CONFIG_UNIX_SCM=y CONFIG_DMA_DECLARE_COHERENT=y CONFIG_OF_RESERVED_MEM=y Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | ||||
* | bcm53xx: add v5.4 support | John Crispin | 2020-02-28 | 1 | -0/+471 |
Signed-off-by: John Crispin <john@phrozen.org> |