build cvi-pinmux from source code

This commit is contained in:
carbon
2024-04-12 19:09:59 +08:00
parent a8ccaae351
commit 96848c3bde
10 changed files with 61 additions and 0 deletions

View File

@ -246,6 +246,9 @@ BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES=""
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
# BR2_PACKAGE_BUSYBOX_INDIVIDUAL_BINARIES is not set
# BR2_PACKAGE_BUSYBOX_WATCHDOG is not set
BR2_PACKAGE_CVI_PINMUX=y
# BR2_PACKAGE_CVI_PINMUX_CV180X is not set
BR2_PACKAGE_CVI_PINMUX_SG200X=y
BR2_PACKAGE_SKELETON=y
BR2_PACKAGE_HAS_SKELETON=y
BR2_PACKAGE_PROVIDES_SKELETON="skeleton-init-sysv"