summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-07 11:46:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-07 11:46:19 -0600
commit3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36 (patch)
tree42813d6b03f8941b30d02a166f512e38527aa2a5 /misc/buildroot/configs
parent6d5fc053bfffeba6cd2b2b9b133b1828e2f7df12 (diff)
downloadnuttx-3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36.tar.gz
nuttx-3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36.tar.bz2
nuttx-3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36.zip
Add support for the kconfig-frontends tools
Diffstat (limited to 'misc/buildroot/configs')
-rw-r--r--misc/buildroot/configs/arm-defconfig1
-rw-r--r--misc/buildroot/configs/arm-kconfig-frontends-3.12.0.0112
-rw-r--r--misc/buildroot/configs/arm7tdmi-defconfig-4.2.41
-rw-r--r--misc/buildroot/configs/arm7tdmi-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/arm920t-defconfig-4.2.41
-rw-r--r--misc/buildroot/configs/arm920t-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/arm920t-eabi-defconfig-4.5.21
-rw-r--r--misc/buildroot/configs/arm926t-defconfig-4.2.41
-rw-r--r--misc/buildroot/configs/arm926t-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/arm926t-defconfig-nxflat1
-rw-r--r--misc/buildroot/configs/avr-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/avr-defconfig-4.5.21
-rw-r--r--misc/buildroot/configs/bfin-defconfig-4.2.41
-rw-r--r--misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.31
-rw-r--r--misc/buildroot/configs/cortexa8-eabi-defconfig-4.8.21
-rw-r--r--misc/buildroot/configs/cortexm0-eabi-defconfig-4.6.31
-rw-r--r--misc/buildroot/configs/cortexm3-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/cortexm3-defconfig-nxflat1
-rw-r--r--misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.31
-rw-r--r--misc/buildroot/configs/cortexm3-eabi-defconfig-4.8.21
-rw-r--r--misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.31
-rw-r--r--misc/buildroot/configs/h8300_defconfig1
-rw-r--r--misc/buildroot/configs/i486-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/m32c-defconfig-4.2.41
-rw-r--r--misc/buildroot/configs/m32c-defconfig-4.3.31
-rw-r--r--misc/buildroot/configs/m68hc11-config1
-rw-r--r--misc/buildroot/configs/m68hc12-config-3.4.61
-rw-r--r--misc/buildroot/configs/m68hc12-config-4.3.31
-rw-r--r--misc/buildroot/configs/m68k-defconfig1
-rw-r--r--misc/buildroot/configs/m9s12x-config-3.3.61
-rw-r--r--misc/buildroot/configs/sh-defconfig1
31 files changed, 142 insertions, 0 deletions
diff --git a/misc/buildroot/configs/arm-defconfig b/misc/buildroot/configs/arm-defconfig
index 81a8508fe..41ef5b98e 100644
--- a/misc/buildroot/configs/arm-defconfig
+++ b/misc/buildroot/configs/arm-defconfig
@@ -68,6 +68,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_19 is not set
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/arm-kconfig-frontends-3.12.0.0 b/misc/buildroot/configs/arm-kconfig-frontends-3.12.0.0
new file mode 100644
index 000000000..4d3537d51
--- /dev/null
+++ b/misc/buildroot/configs/arm-kconfig-frontends-3.12.0.0
@@ -0,0 +1,112 @@
+#
+# Automatically generated make config: don't edit
+#
+BR2_HAVE_DOT_CONFIG=y
+# BR2_alpha is not set
+BR2_arm=y
+# BR2_armeb is not set
+# BR2_avr is not set
+# BR2_avr32 is not set
+# BR2_bfin is not set
+# BR2_cris is not set
+# BR2_i386 is not set
+# BR2_m32c is not set
+# BR2_m68k is not set
+# BR2_m68hc11 is not set
+# BR2_m68hc12 is not set
+# BR2_m9s12x is not set
+# BR2_mips is not set
+# BR2_mipsel is not set
+# BR2_nios2 is not set
+# BR2_powerpc is not set
+# BR2_sh is not set
+# BR2_sh64 is not set
+# BR2_h8300 is not set
+# BR2_sparc is not set
+# BR2_x86_64 is not set
+BR2_generic_arm=y
+# BR2_arm610 is not set
+# BR2_arm7tdmi is not set
+# BR2_arm710 is not set
+# BR2_arm720t is not set
+# BR2_arm740t is not set
+# BR2_arm920t is not set
+# BR2_arm922t is not set
+# BR2_arm926t is not set
+# BR2_arm1136jf_s is not set
+# BR2_cortex_a5 is not set
+# BR2_cortex_a8 is not set
+# BR2_cortex_m3 is not set
+# BR2_cortex_m4f is not set
+# BR2_cortex_m0 is not set
+# BR2_sa110 is not set
+# BR2_sa1100 is not set
+# BR2_xscale is not set
+# BR2_iwmmxt is not set
+# BR2_GCC_CORTEX is not set
+# BR2_GCC_CORTEX_M4F is not set
+# BR2_ARM_OABI is not set
+BR2_ARM_EABI=y
+BR2_ARCH="arm"
+BR2_GCC_TARGET_ABI="aapcs-linux"
+BR2_ENDIAN="LITTLE"
+
+#
+# Build options
+#
+BR2_WGET="wget --passive-ftp"
+BR2_SVN="svn co"
+BR2_ZCAT="zcat"
+BR2_BZCAT="bzcat"
+BR2_TAR_OPTIONS=""
+BR2_DL_DIR="$(BASE_DIR)/../archives"
+BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
+BR2_NUTTX_DIR="$(TOPDIR)/../../nuttx"
+BR2_TOPDIR_PREFIX=""
+BR2_TOPDIR_SUFFIX=""
+BR2_GNU_BUILD_SUFFIX="pc-elf"
+BR2_GNU_TARGET_SUFFIX="nuttx-elf"
+# BR2_PREFER_IMA is not set
+
+#
+# Toolchain Options
+#
+
+#
+# Binutils Options
+#
+# BR2_PACKAGE_BINUTILS is not set
+
+#
+# GCC Options
+#
+# BR2_PACKAGE_GCC is not set
+# BR2_GCC_SUPPORTS_SYSROOT is not set
+
+#
+# Gdb Options
+#
+# BR2_PACKAGE_GDB is not set
+# BR2_PACKAGE_GDB_SERVER is not set
+# BR2_PACKAGE_GDB_HOST is not set
+
+#
+# NuttX Binary Support
+#
+# BR2_PACKAGE_NXFLAT is not set
+# BR2_PACKAGE_GENROMFS is not set
+BR2_PACKAGE_KCONFIG_FRONTENDS=y
+# BR2_NCONF_FRONTEND is not set
+# BR2_GCONF_FRONTEND is not set
+# BR2_QCONF_FRONTEND is not set
+BR2_KCONFIG_FRONTENDS_VERSION="3.12.0.0"
+
+#
+# Common Toolchain Options
+#
+# BR2_PACKAGE_SSTRIP_TARGET is not set
+# BR2_PACKAGE_SSTRIP_HOST is not set
+# BR2_ENABLE_MULTILIB is not set
+BR2_LARGEFILE=y
+BR2_SOFT_FLOAT=y
+BR2_TARGET_OPTIMIZATION="-Os -pipe"
diff --git a/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4 b/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4
index 093cc1667..217e311f0 100644
--- a/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4
+++ b/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4
@@ -70,6 +70,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_19=y
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/arm7tdmi-defconfig-4.3.3 b/misc/buildroot/configs/arm7tdmi-defconfig-4.3.3
index c027c8a8c..68156270d 100644
--- a/misc/buildroot/configs/arm7tdmi-defconfig-4.3.3
+++ b/misc/buildroot/configs/arm7tdmi-defconfig-4.3.3
@@ -71,6 +71,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/arm920t-defconfig-4.2.4 b/misc/buildroot/configs/arm920t-defconfig-4.2.4
index ae933fcec..19c1be0d8 100644
--- a/misc/buildroot/configs/arm920t-defconfig-4.2.4
+++ b/misc/buildroot/configs/arm920t-defconfig-4.2.4
@@ -70,6 +70,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_19=y
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/arm920t-defconfig-4.3.3 b/misc/buildroot/configs/arm920t-defconfig-4.3.3
index 7f9f6b03f..e1dd6f8e5 100644
--- a/misc/buildroot/configs/arm920t-defconfig-4.3.3
+++ b/misc/buildroot/configs/arm920t-defconfig-4.3.3
@@ -71,6 +71,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2 b/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2
index 6e55dc363..50fb905a7 100644
--- a/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2
+++ b/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2
@@ -71,6 +71,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/arm926t-defconfig-4.2.4 b/misc/buildroot/configs/arm926t-defconfig-4.2.4
index 26b266f0e..de697e0a4 100644
--- a/misc/buildroot/configs/arm926t-defconfig-4.2.4
+++ b/misc/buildroot/configs/arm926t-defconfig-4.2.4
@@ -70,6 +70,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_19=y
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/arm926t-defconfig-4.3.3 b/misc/buildroot/configs/arm926t-defconfig-4.3.3
index 1d6301779..2e5b8f82e 100644
--- a/misc/buildroot/configs/arm926t-defconfig-4.3.3
+++ b/misc/buildroot/configs/arm926t-defconfig-4.3.3
@@ -71,6 +71,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION_2_19_1=y
diff --git a/misc/buildroot/configs/arm926t-defconfig-nxflat b/misc/buildroot/configs/arm926t-defconfig-nxflat
index 4f6a669c2..cd58d80f4 100644
--- a/misc/buildroot/configs/arm926t-defconfig-nxflat
+++ b/misc/buildroot/configs/arm926t-defconfig-nxflat
@@ -71,6 +71,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION_2_19_1=y
diff --git a/misc/buildroot/configs/avr-defconfig-4.3.3 b/misc/buildroot/configs/avr-defconfig-4.3.3
index a2ea9feb1..7a7ddf2e0 100644
--- a/misc/buildroot/configs/avr-defconfig-4.3.3
+++ b/misc/buildroot/configs/avr-defconfig-4.3.3
@@ -51,6 +51,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/avr-defconfig-4.5.2 b/misc/buildroot/configs/avr-defconfig-4.5.2
index 465376fd0..baea4e7d0 100644
--- a/misc/buildroot/configs/avr-defconfig-4.5.2
+++ b/misc/buildroot/configs/avr-defconfig-4.5.2
@@ -51,6 +51,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/bfin-defconfig-4.2.4 b/misc/buildroot/configs/bfin-defconfig-4.2.4
index 9cae0a8d9..8f1b4db5c 100644
--- a/misc/buildroot/configs/bfin-defconfig-4.2.4
+++ b/misc/buildroot/configs/bfin-defconfig-4.2.4
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_19=y
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3 b/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
index ae38a77ea..1666c5308 100644
--- a/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
+++ b/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
@@ -74,6 +74,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/cortexa8-eabi-defconfig-4.8.2 b/misc/buildroot/configs/cortexa8-eabi-defconfig-4.8.2
index 64ed71dc2..3e8c571ac 100644
--- a/misc/buildroot/configs/cortexa8-eabi-defconfig-4.8.2
+++ b/misc/buildroot/configs/cortexa8-eabi-defconfig-4.8.2
@@ -74,6 +74,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/cortexm0-eabi-defconfig-4.6.3 b/misc/buildroot/configs/cortexm0-eabi-defconfig-4.6.3
index 663d548db..9059b87a2 100644
--- a/misc/buildroot/configs/cortexm0-eabi-defconfig-4.6.3
+++ b/misc/buildroot/configs/cortexm0-eabi-defconfig-4.6.3
@@ -72,6 +72,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/cortexm3-defconfig-4.3.3 b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
index a3371531b..d8790d9df 100644
--- a/misc/buildroot/configs/cortexm3-defconfig-4.3.3
+++ b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
@@ -71,6 +71,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/cortexm3-defconfig-nxflat b/misc/buildroot/configs/cortexm3-defconfig-nxflat
index 263126d1f..3ee6123cb 100644
--- a/misc/buildroot/configs/cortexm3-defconfig-nxflat
+++ b/misc/buildroot/configs/cortexm3-defconfig-nxflat
@@ -70,6 +70,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION_2_19_1=y
diff --git a/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3 b/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3
index 27d743919..f940c70dc 100644
--- a/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3
+++ b/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3
@@ -77,6 +77,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/cortexm3-eabi-defconfig-4.8.2 b/misc/buildroot/configs/cortexm3-eabi-defconfig-4.8.2
index e1d91ab80..b2418c7f9 100644
--- a/misc/buildroot/configs/cortexm3-eabi-defconfig-4.8.2
+++ b/misc/buildroot/configs/cortexm3-eabi-defconfig-4.8.2
@@ -77,6 +77,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3 b/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3
index 161a690ac..2363d6b22 100644
--- a/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3
+++ b/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3
@@ -77,6 +77,7 @@ BR2_PREFER_IMA=y
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/h8300_defconfig b/misc/buildroot/configs/h8300_defconfig
index df7e91b10..b9559dfe5 100644
--- a/misc/buildroot/configs/h8300_defconfig
+++ b/misc/buildroot/configs/h8300_defconfig
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_19 is not set
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/i486-defconfig-4.3.3 b/misc/buildroot/configs/i486-defconfig-4.3.3
index ca79c8518..7f9fbef01 100644
--- a/misc/buildroot/configs/i486-defconfig-4.3.3
+++ b/misc/buildroot/configs/i486-defconfig-4.3.3
@@ -57,6 +57,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_18 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/m32c-defconfig-4.2.4 b/misc/buildroot/configs/m32c-defconfig-4.2.4
index 2942cf830..2bb7dc5e3 100644
--- a/misc/buildroot/configs/m32c-defconfig-4.2.4
+++ b/misc/buildroot/configs/m32c-defconfig-4.2.4
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_19=y
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/m32c-defconfig-4.3.3 b/misc/buildroot/configs/m32c-defconfig-4.3.3
index 35f307b75..3657809c2 100644
--- a/misc/buildroot/configs/m32c-defconfig-4.3.3
+++ b/misc/buildroot/configs/m32c-defconfig-4.3.3
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION_2_19_1=y
diff --git a/misc/buildroot/configs/m68hc11-config b/misc/buildroot/configs/m68hc11-config
index 5d546f146..dd5585b36 100644
--- a/misc/buildroot/configs/m68hc11-config
+++ b/misc/buildroot/configs/m68hc11-config
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_19 is not set
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/m68hc12-config-3.4.6 b/misc/buildroot/configs/m68hc12-config-3.4.6
index eb2dca5f0..5772e2e18 100644
--- a/misc/buildroot/configs/m68hc12-config-3.4.6
+++ b/misc/buildroot/configs/m68hc12-config-3.4.6
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_19 is not set
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/m68hc12-config-4.3.3 b/misc/buildroot/configs/m68hc12-config-4.3.3
index 300194f36..615f6d26e 100644
--- a/misc/buildroot/configs/m68hc12-config-4.3.3
+++ b/misc/buildroot/configs/m68hc12-config-4.3.3
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION_2_19_1=y
diff --git a/misc/buildroot/configs/m68k-defconfig b/misc/buildroot/configs/m68k-defconfig
index 33b978633..3cd7ce430 100644
--- a/misc/buildroot/configs/m68k-defconfig
+++ b/misc/buildroot/configs/m68k-defconfig
@@ -50,6 +50,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_19 is not set
# BR2_BINUTILS_VERSION_2_19_1 is not set
diff --git a/misc/buildroot/configs/m9s12x-config-3.3.6 b/misc/buildroot/configs/m9s12x-config-3.3.6
index d317ee7d8..864b04f48 100644
--- a/misc/buildroot/configs/m9s12x-config-3.3.6
+++ b/misc/buildroot/configs/m9s12x-config-3.3.6
@@ -51,6 +51,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_18=y
# BR2_BINUTILS_VERSION_2_19 is not set
diff --git a/misc/buildroot/configs/sh-defconfig b/misc/buildroot/configs/sh-defconfig
index 1700faf24..859411449 100644
--- a/misc/buildroot/configs/sh-defconfig
+++ b/misc/buildroot/configs/sh-defconfig
@@ -57,6 +57,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-elf"
#
# Binutils Options
#
+BR2_PACKAGE_BINUTILS=y
BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_19 is not set
# BR2_BINUTILS_VERSION_2_19_1 is not set