summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-28 18:40:33 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-28 18:40:33 -0600
commitaa61bf9998f4b6e8d6002a94037c54773387ea81 (patch)
treea25b943180030e2bbfe4c5b7b8287208aa206982 /misc
parentb28b7ae801646536d88e4a849fe006786d670a19 (diff)
downloadnuttx-aa61bf9998f4b6e8d6002a94037c54773387ea81.tar.gz
nuttx-aa61bf9998f4b6e8d6002a94037c54773387ea81.tar.bz2
nuttx-aa61bf9998f4b6e8d6002a94037c54773387ea81.zip
Enable Kconfig tools in buildroot configuration
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.35
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3 b/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3
index 2363d6b22..8d77cc453 100644
--- a/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3
+++ b/misc/buildroot/configs/cortexm4f-eabi-defconfig-4.7.3
@@ -126,6 +126,11 @@ BR2_GDB_VERSION="7.4.1"
#
# BR2_PACKAGE_NXFLAT is not set
BR2_PACKAGE_GENROMFS=y
+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