summaryrefslogtreecommitdiff
path: root/busybox.kconfig
diff options
context:
space:
mode:
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