diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2020-03-10 14:42:01 +0800 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2020-03-10 14:45:36 +0800 |
commit | 1d03283eb240759b58d7246ba72fabdb35fddb29 (patch) | |
tree | cefd6da8663f269c4a17e273b7c01fdea590a7fc /target/linux/mxs | |
parent | e5ffb94dc53361a75a1b2920006bdedf0791c7f7 (diff) | |
download | upstream-1d03283eb240759b58d7246ba72fabdb35fddb29.tar.gz upstream-1d03283eb240759b58d7246ba72fabdb35fddb29.tar.bz2 upstream-1d03283eb240759b58d7246ba72fabdb35fddb29.zip |
kernel: 5.4: remove some dup config options already set in generic
This furthers 860652f4b9da ("kernel: 5.4: move some kconfig options to
generic")
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'target/linux/mxs')
-rw-r--r-- | target/linux/mxs/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mxs/config-5.4 b/target/linux/mxs/config-5.4 index a5c3c578c3..7232234b97 100644 --- a/target/linux/mxs/config-5.4 +++ b/target/linux/mxs/config-5.4 @@ -223,7 +223,6 @@ CONFIG_OF_IRQ=y CONFIG_OF_KOBJ=y CONFIG_OF_MDIO=y CONFIG_OF_NET=y -CONFIG_OF_RESERVED_MEM=y CONFIG_OLD_SIGACTION=y CONFIG_OLD_SIGSUSPEND3=y CONFIG_PAGE_OFFSET=0xC0000000 |