summaryrefslogtreecommitdiff
path: root/busybox.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-27 12:47:52 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-27 12:47:52 +0100
commitbc091af204857b1a09faeac6f6b897ca0c7647c5 (patch)
tree0ea626cfa42e2769b926fa880db21dfb47213a67 /busybox.kconfig
parente8ec3763c8108ce2ed4cb1ed5e4247c496960b6f (diff)
downloadembtk-busybox-kconfigs-bc091af204857b1a09faeac6f6b897ca0c7647c5.tar.gz
embtk-busybox-kconfigs-bc091af204857b1a09faeac6f6b897ca0c7647c5.tar.bz2
embtk-busybox-kconfigs-bc091af204857b1a09faeac6f6b897ca0c7647c5.tar.xz
busyobx-1.14.1 kcconfig symbols integrationembtk-busybox-kconfig-1.14.1
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'busybox.kconfig')
-rw-r--r--busybox.kconfig32
1 files changed, 21 insertions, 11 deletions
diff --git a/busybox.kconfig b/busybox.kconfig
index 1f22ad2..635bf20 100644
--- a/busybox.kconfig
+++ b/busybox.kconfig
@@ -7,12 +7,13 @@
config KEMBTK_BUSYB_HAVE_DOT_CONFIG
bool
default y
-comment "----------------------------------------------------------------------"
-comment "------------------------ Busybox Settings ------------------"
-comment "----------------------------------------------------------------------"
-comment ""
+
+comment "-------------------------------------------------"
+comment "Busybox Settings"
+comment "-------------------------------------------------"
+
comment "-------------------------------------------------"
-comment "----- General Configuration"
+comment "General Configuration"
comment "-------------------------------------------------"
config KEMBTK_BUSYB_DESKTOP
@@ -256,8 +257,9 @@ config KEMBTK_BUSYB_FEATURE_HAVE_RPC
# This is automatically selected if any of enabled applets need it.
# You do not need to select it manually.
+
comment "-------------------------------------------------"
-comment "----- Build Options"
+comment 'Build Options'
comment "-------------------------------------------------"
config KEMBTK_BUSYB_STATIC
@@ -391,8 +393,16 @@ config KEMBTK_BUSYB_CROSS_COMPILER_PREFIX
Native builds leave this empty.
+config KEMBTK_BUSYB_EXTRA_CFLAGS
+ string "Additional CFLAGS"
+ depends on EMBTK_BB_VERSION_1_14_X
+ default ""
+ help
+ Additional CFLAGS to pass to the compiler verbatim.
+
+
comment "-------------------------------------------------"
-comment "----- Debugging Options"
+comment 'Debugging Options'
comment "-------------------------------------------------"
config KEMBTK_BUSYB_DEBUG
@@ -475,8 +485,9 @@ config KEMBTK_BUSYB_INCLUDE_SUSv2
### config PARSE
### bool "Uniform config file parser debugging applet: parse"
+
comment "-------------------------------------------------"
-comment "----- Installation Options:"
+comment 'Installation Options'
comment "-------------------------------------------------"
config KEMBTK_BUSYB_INSTALL_NO_USR
@@ -550,9 +561,8 @@ config KEMBTK_BUSYB_PREFIX
source packages/busybox/busybox-kconfigs/busybox-libbb.kconfig
-comment "-------------------------------------------------"
-comment "----- Applets"
-comment "-------------------------------------------------"
+
+comment "Applets"
source packages/busybox/busybox-kconfigs/busybox-archival.kconfig
source packages/busybox/busybox-kconfigs/busybox-coreutils.kconfig