kernel: 5.4: move some kconfig options to generic
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 3 Mar 2020 15:28:18 +0000 (23:28 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 10 Mar 2020 02:05:50 +0000 (10:05 +0800)
commit860652f4b9da40c80ae96d55778a3cd887514e3d
tree8edd9d6eb1e53cb7015c8ee444efe7cc6b9a68c5
parent2a18840cc773425668fdfd99429d74ef0ab3a8ef
kernel: 5.4: move some kconfig options to generic

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>
15 files changed:
target/linux/apm821xx/config-5.4
target/linux/ath79/config-5.4
target/linux/bcm27xx/bcm2708/config-5.4
target/linux/bcm27xx/bcm2709/config-5.4
target/linux/bcm27xx/bcm2710/config-5.4
target/linux/bcm27xx/bcm2711/config-5.4
target/linux/bcm53xx/config-5.4
target/linux/generic/config-5.4
target/linux/imx6/config-5.4
target/linux/ipq40xx/config-5.4
target/linux/mediatek/mt7622/config-5.4
target/linux/mediatek/mt7623/config-5.4
target/linux/mediatek/mt7629/config-5.4
target/linux/mpc85xx/config-5.4
target/linux/x86/config-5.4