summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/busybox/busybox')
-rw-r--r--recipes-core/busybox/busybox/getopt.cfg2
-rw-r--r--recipes-core/busybox/busybox/lspci.cfg1
-rw-r--r--recipes-core/busybox/busybox/lsusb.cfg1
-rw-r--r--recipes-core/busybox/busybox/mdev.cfg6
-rw-r--r--recipes-core/busybox/busybox/mount-cifs.cfg1
-rw-r--r--recipes-core/busybox/busybox/ps-extras.cfg3
6 files changed, 14 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox/getopt.cfg b/recipes-core/busybox/busybox/getopt.cfg
new file mode 100644
index 00000000..8dcd3504
--- /dev/null
+++ b/recipes-core/busybox/busybox/getopt.cfg
@@ -0,0 +1,2 @@
1CONFIG_GETOPT=y
2CONFIG_FEATURE_GETOPT_LONG=y
diff --git a/recipes-core/busybox/busybox/lspci.cfg b/recipes-core/busybox/busybox/lspci.cfg
new file mode 100644
index 00000000..6458af84
--- /dev/null
+++ b/recipes-core/busybox/busybox/lspci.cfg
@@ -0,0 +1 @@
CONFIG_LSPCI=y
diff --git a/recipes-core/busybox/busybox/lsusb.cfg b/recipes-core/busybox/busybox/lsusb.cfg
new file mode 100644
index 00000000..2aba6ef6
--- /dev/null
+++ b/recipes-core/busybox/busybox/lsusb.cfg
@@ -0,0 +1 @@
CONFIG_LSUSB=y
diff --git a/recipes-core/busybox/busybox/mdev.cfg b/recipes-core/busybox/busybox/mdev.cfg
new file mode 100644
index 00000000..f8d6da82
--- /dev/null
+++ b/recipes-core/busybox/busybox/mdev.cfg
@@ -0,0 +1,6 @@
1CONFIG_MDEV=y
2CONFIG_FEATURE_MDEV_CONF=y
3CONFIG_FEATURE_MDEV_RENAME=y
4CONFIG_FEATURE_MDEV_RENAME_REGEXP=y
5CONFIG_FEATURE_MDEV_EXEC=y
6CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y
diff --git a/recipes-core/busybox/busybox/mount-cifs.cfg b/recipes-core/busybox/busybox/mount-cifs.cfg
new file mode 100644
index 00000000..88f0404f
--- /dev/null
+++ b/recipes-core/busybox/busybox/mount-cifs.cfg
@@ -0,0 +1 @@
CONFIG_FEATURE_MOUNT_CIFS=y
diff --git a/recipes-core/busybox/busybox/ps-extras.cfg b/recipes-core/busybox/busybox/ps-extras.cfg
new file mode 100644
index 00000000..74346355
--- /dev/null
+++ b/recipes-core/busybox/busybox/ps-extras.cfg
@@ -0,0 +1,3 @@
1CONFIG_DESKTOP=y
2CONFIG_FEATURE_PS_TIME=y
3CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS=y