diff options
author | Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> | 2020-03-10 22:25:22 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-03-16 22:21:45 +0100 |
commit | 4fbac1ebc5f712de7edbaec48a8779da6b6495b7 (patch) | |
tree | 2a8cec6d8f15fed4ff67068e64677e412c65e1de /target/linux/sunxi/cortexa53 | |
parent | af408b9798d645d9ed14037ec73a50293ba24268 (diff) | |
download | upstream-4fbac1ebc5f712de7edbaec48a8779da6b6495b7.tar.gz upstream-4fbac1ebc5f712de7edbaec48a8779da6b6495b7.tar.bz2 upstream-4fbac1ebc5f712de7edbaec48a8779da6b6495b7.zip |
sunxi: remove options that are already in generic kconfig
These options are already definied in generic 5.4 kconfig.
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
Diffstat (limited to 'target/linux/sunxi/cortexa53')
-rw-r--r-- | target/linux/sunxi/cortexa53/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/sunxi/cortexa53/config-5.4 b/target/linux/sunxi/cortexa53/config-5.4 index 1b3121eda8..96afdaae73 100644 --- a/target/linux/sunxi/cortexa53/config-5.4 +++ b/target/linux/sunxi/cortexa53/config-5.4 @@ -52,7 +52,6 @@ CONFIG_HAVE_MEMORY_PRESENT=y CONFIG_HAVE_PATA_PLATFORM=y CONFIG_HOLES_IN_ZONE=y CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 -CONFIG_KERNEL_MODE_NEON=y CONFIG_KVM_ARM_PMU=y CONFIG_KVM_INDIRECT_VECTORS=y CONFIG_MDIO_BUS_MUX=y |