summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/gcw0_defconfig
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2020-09-06 21:29:34 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-18 16:35:27 +0200
commit8446fd61b5e3b64cc7800f3c9fb625fdd4012b6d (patch)
tree68e9a4fa3b9261cdd8abc2dbc73d5e057bf6cb50 /arch/mips/configs/gcw0_defconfig
parenta103e9b951f9094792fd0dab0a0dcd1b3408825a (diff)
downloadlinux-8446fd61b5e3b64cc7800f3c9fb625fdd4012b6d.tar.bz2
MIPS: configs: Regenerate configs of Ingenic boards
For each board the MACH_INGENIC_SOC option was selected instead of MACH_INGENIC. Nothing else was changed in the menuconfig. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/configs/gcw0_defconfig')
-rw-r--r--arch/mips/configs/gcw0_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/gcw0_defconfig b/arch/mips/configs/gcw0_defconfig
index 4994749b9eaa..7e28a4fe9d84 100644
--- a/arch/mips/configs/gcw0_defconfig
+++ b/arch/mips/configs/gcw0_defconfig
@@ -4,7 +4,7 @@ CONFIG_HIGH_RES_TIMERS=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_EMBEDDED=y
CONFIG_PROFILING=y
-CONFIG_MACH_INGENIC=y
+CONFIG_MACH_INGENIC_SOC=y
CONFIG_JZ4770_GCW0=y
CONFIG_HIGHMEM=y
# CONFIG_SECCOMP is not set