From: Peter Korsgaard Date: Mon, 4 Aug 2008 19:07:33 +0000 (-0000) Subject: uClibc-0.9.29: remove double ARM subarch selection from defconfig X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3ebf329ca81aa1d3d295701d11ed548faed8fbc;p=buildroot.git uClibc-0.9.29: remove double ARM subarch selection from defconfig uclibc.mk unconditionally adds the ARM subarch config entries to the config so remove them from the defconfig. --- diff --git a/toolchain/uClibc/uClibc-0.9.29.config b/toolchain/uClibc/uClibc-0.9.29.config index 468233a765..a898c449e3 100644 --- a/toolchain/uClibc/uClibc-0.9.29.config +++ b/toolchain/uClibc/uClibc-0.9.29.config @@ -200,20 +200,4 @@ WARNINGS="-Wall" # UCLIBC_MJN3_ONLY is not set # USE_BX is not set -# CONFIG_GENERIC_ARM is not set -# CONFIG_ARM610 is not set -# CONFIG_ARM710 is not set -# CONFIG_ARM7TDMI is not set -# CONFIG_ARM720T is not set -# CONFIG_ARM920T is not set -# CONFIG_ARM922T is not set -# CONFIG_ARM926T is not set -# CONFIG_ARM10T is not set -# CONFIG_ARM1136JF_S is not set -# CONFIG_ARM1176JZ_S is not set -# CONFIG_ARM1176JZF_S is not set -# CONFIG_ARM_SA110 is not set -# CONFIG_ARM_SA1100 is not set -# CONFIG_ARM_XSCALE is not set -# CONFIG_ARM_IWMMXT is not set