We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885c378 commit 552357bCopy full SHA for 552357b
assets/system/configs/buildroot.config
@@ -42,6 +42,7 @@ BR2_TARGET_ROOTFS_CPIO_FULL=y
42
# BR2_TARGET_ROOTFS_CPIO_DRACUT is not set
43
BR2_TARGET_ROOTFS_CPIO_NONE=y
44
# BR2_TARGET_ROOTFS_TAR is not set
45
+
46
BR2_PACKAGE_BUSYBOX_CONFIG="busybox.config"
47
BR2_PACKAGE_COREMARK=y
48
BR2_PACKAGE_DHRYSTONE=y
assets/system/configs/linux.config
@@ -18,6 +18,7 @@ CONFIG_IRQ_WORK=y
18
CONFIG_BUILDTIME_TABLE_SORT=y
19
CONFIG_THREAD_INFO_IN_TASK=y
20
21
22
#
23
# General setup
24
0 commit comments