aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsimosci_hs_smp_defconfig
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2016-03-11 12:40:17 +0530
committerVineet Gupta <vgupta@synopsys.com>2016-03-11 14:59:55 +0530
commit2d746eeb4f70e3602dea0aec174072adc0ab8ce5 (patch)
tree4c531cac411cd39b897b73035d4631ba276d136b /arch/arc/configs/nsimosci_hs_smp_defconfig
parentARC: [BE] Select correct CROSS_COMPILE prefix (diff)
downloadlinux-dev-2d746eeb4f70e3602dea0aec174072adc0ab8ce5.tar.xz
linux-dev-2d746eeb4f70e3602dea0aec174072adc0ab8ce5.zip
ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE
The problem is with CONFIG_CPU_BIG_ENDIAN=y we still needed .config fixup to override the the defconfig prefix to arceb-linux- So remove these from defconfig and let user pass this via CROSS_COMPILE environment var or use the default for ENDIAN (per previous patch) No other arch carries them in defconfigs anyways ! Cc: Noam Camus <noamc@ezchip.com> Cc: Alexey Brodkin <abrodkin@synopsys.com> Cc: Anton Kolesov <akolesov@synosys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsimosci_hs_smp_defconfig')
-rw-r--r--arch/arc/configs/nsimosci_hs_smp_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arc/configs/nsimosci_hs_smp_defconfig b/arch/arc/configs/nsimosci_hs_smp_defconfig
index 4b6da90f6f26..6746d01b6d7b 100644
--- a/arch/arc/configs/nsimosci_hs_smp_defconfig
+++ b/arch/arc/configs/nsimosci_hs_smp_defconfig
@@ -1,4 +1,3 @@
-CONFIG_CROSS_COMPILE="arc-linux-"
CONFIG_DEFAULT_HOSTNAME="ARCLinux"
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y