| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | customize-configuration.txt | 5 === Storing the Buildroot configuration 7 The Buildroot configuration can be stored using the command 10 This strips the Buildroot configuration down by removing configuration 13 +BR2_DEFCONFIG+ option in the Buildroot configuration itself, or call 18 configuration will be listed in +make help+ and can be set again by 25 === Storing the configuration of other components 27 The configuration files for BusyBox, the Linux kernel, Barebox, U-Boot 29 components, a Buildroot configuration option exists to point to an input 30 configuration file, e.g. +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE+. To store 31 their configuration, set these configuration options to a path where you [all …]
|
| H A D | configure-other-components.txt | 12 If you already have a BusyBox configuration file, you can directly 13 specify this file in the Buildroot configuration, using 15 default BusyBox configuration file. 17 To make subsequent changes to the configuration, use +make 18 busybox-menuconfig+ to open the BusyBox configuration editor. 20 It is also possible to specify a BusyBox configuration file through an 27 configuration variable to specify an existing configuration file is 33 If you already have a kernel configuration file, you can directly 34 specify this file in the Buildroot configuration, using 37 If you do not yet have a kernel configuration file, you can either start [all …]
|
| H A D | adding-packages-kconfig.txt | 4 === Infrastructure for packages using kconfig for configuration files 7 configuration is +kconfig+. Among others, it is used by the Linux 13 their configuration. This infrastructure provides the necessary logic to 15 Buildroot, and to handle the copying back and forth of the configuration 28 FOO_KCONFIG_FILE = reference-to-source-configuration-file 37 * +foo-update-config+, which copies the configuration back to the 38 source configuration file. It is not possible to use this target 41 * +foo-update-defconfig+, which copies the configuration back to the 42 source configuration file. The configuration file will only list the 47 configuration and the one defined in the Buildroot configuration for [all …]
|
| H A D | rebuilding-packages.txt | 8 be rebuilt when the system configuration is changed through +make 9 menuconfig+, +make xconfig+ or one of the other configuration 19 * When the target architecture configuration is changed, a complete 24 * When the toolchain configuration is changed, a complete rebuild 25 generally is needed. Changing the toolchain configuration often 27 its configuration, or some other fundamental configuration item, 30 * When an additional package is added to the configuration, a full 40 +openssl+ package in Buildroot configuration and restart the 46 * When a package is removed from the configuration, Buildroot does 71 = bar+ and the configuration of the +bar+ package is changed, the [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/ |
| H A D | lmsensors-config_1.0.bb | 1 SUMMARY = "lm_sensors configuration files" 2 DESCRIPTION = "Hardware health monitoring configuration files" 23 # Install fancontrol configuration file 27 # Install libsensors configuration file 32 # Install sensord configuration file 43 # libsensors configuration 46 # sensord logging daemon configuration 49 # fancontrol script configuration 58 # libsensors configuration file 61 # sensord logging daemon configuration files [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | core.c | 134 unsigned int port, unsigned int configuration) in usbd_device_configuration_instance() argument 136 if (configuration >= device->configurations) in usbd_device_configuration_instance() 139 return device->configuration_instance_array + configuration; in usbd_device_configuration_instance() 151 …interface_instance (struct usb_device_instance *device, int port, int configuration, int interface) in usbd_device_interface_instance() argument 155 …if ((configuration_instance = usbd_device_configuration_instance (device, port, configuration)) ==… in usbd_device_interface_instance() 173 …alternate_instance (struct usb_device_instance *device, int port, int configuration, int interface… in usbd_device_alternate_instance() argument 177 …if ((interface_instance = usbd_device_interface_instance (device, port, configuration, interface))… in usbd_device_alternate_instance() 212 *device, int port, int configuration) in usbd_device_configuration_descriptor() argument 215 if (!(configuration_instance = usbd_device_configuration_instance (device, port, configuration))) { in usbd_device_configuration_descriptor() 233 *device, int port, int configuration, int interface, int alternate) in usbd_device_interface_descriptor() argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/ |
| H A D | testsdk.py | 15 configuration = {'TEST_TYPE': test_type, 23 return configuration 34 def get_sdk_result_id(configuration): argument 35 …s_%s_%s' % (configuration['TEST_TYPE'], configuration['IMAGE_BASENAME'], configuration['SDKMACHINE… 133 configuration = self.get_sdk_configuration(d, self.test_type) 135 configuration, 136 self.get_sdk_result_id(configuration))
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/ |
| H A D | OpenCVModules-release.cmake | 2 # Generated CMake target import file for configuration "Release". 8 # Import target "zlib" for configuration "Release" 18 # Import target "libjpeg-turbo" for configuration "Release" 28 # Import target "libtiff" for configuration "Release" 38 # Import target "libwebp" for configuration "Release" 48 # Import target "libjasper" for configuration "Release" 58 # Import target "libpng" for configuration "Release" 68 # Import target "IlmImf" for configuration "Release" 78 # Import target "libprotobuf" for configuration "Release" 88 # Import target "quirc" for configuration "Release" [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/ |
| H A D | OpenCVModules-release.cmake | 2 # Generated CMake target import file for configuration "Release". 8 # Import target "zlib" for configuration "Release" 18 # Import target "libjpeg-turbo" for configuration "Release" 28 # Import target "libtiff" for configuration "Release" 38 # Import target "libwebp" for configuration "Release" 48 # Import target "libjasper" for configuration "Release" 58 # Import target "libpng" for configuration "Release" 68 # Import target "IlmImf" for configuration "Release" 78 # Import target "libprotobuf" for configuration "Release" 88 # Import target "quirc" for configuration "Release" [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-arm64-v8a/ |
| H A D | OpenCVModules-release.cmake | 2 # Generated CMake target import file for configuration "Release". 8 # Import target "libcpufeatures" for configuration "Release" 18 # Import target "zlib" for configuration "Release" 28 # Import target "libjpeg-turbo" for configuration "Release" 38 # Import target "libtiff" for configuration "Release" 48 # Import target "libwebp" for configuration "Release" 58 # Import target "libjasper" for configuration "Release" 68 # Import target "libpng" for configuration "Release" 78 # Import target "IlmImf" for configuration "Release" 88 # Import target "libprotobuf" for configuration "Release" [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-armeabi-v7a/ |
| H A D | OpenCVModules-release.cmake | 2 # Generated CMake target import file for configuration "Release". 8 # Import target "libcpufeatures" for configuration "Release" 18 # Import target "zlib" for configuration "Release" 28 # Import target "libjpeg-turbo" for configuration "Release" 38 # Import target "libtiff" for configuration "Release" 48 # Import target "libwebp" for configuration "Release" 58 # Import target "libjasper" for configuration "Release" 68 # Import target "libpng" for configuration "Release" 78 # Import target "IlmImf" for configuration "Release" 88 # Import target "libprotobuf" for configuration "Release" [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 3 Hardware modules that control pin multiplexing or configuration parameters 8 Hardware modules whose signals are affected by pin configuration are 14 single static pin configuration, e.g. set up during initialization. Others 22 configuration used by those states. 26 driver loads. This would allow representing a board's static pin configuration 31 they require certain specific named states for dynamic pin configuration. 37 property exists to define the pin configuration. Each state may also be 47 pinctrl-0: List of phandles, each pointing at a pin configuration 48 node. These referenced pin configuration nodes must be child 53 contributing part of the overall configuration. See the next [all …]
|
| H A D | sprd,pinctrl.txt | 7 to configure for some global common configuration, such as domain 15 There are too much various configuration that we can not list all 16 of them, so we can not make every Spreadtrum-special configuration 17 as one generic configuration, and maybe it will add more strange 18 global configuration in future. Then we add one "sprd,control" to 19 set these various global control configuration, and we need use 30 configuration. 34 related configuration are: 43 configuration, to set the pin sleep related configuration automatically 46 and set the pin sleep related configuration as "input-enable", which
|
| H A D | qcom,apq8064-pinctrl.txt | 24 phrase "pin configuration node". 26 Qualcomm's pin configuration nodes act as a container for an arbitrary number of 27 subnodes. Each of these subnodes represents some desired configuration for a 28 pin, a group, or a list of pins or groups. This configuration can include the 29 mux function to select on those pin(s)/group(s), and various pin configuration 36 other words, a subnode that lists a mux function but no pin configuration 37 parameters implies no information about any pin configuration parameters. 43 to specify in a pin configuration subnode:
|
| H A D | ste,nomadik.txt | 12 phrase "pin configuration node". 14 ST Ericsson's pin configuration nodes act as a container for an arbitrary number of 15 subnodes. Each of these subnodes represents some desired configuration for a 16 pin, a group, or a list of pins or groups. This configuration can include the 17 mux function to select on those pin(s)/group(s), and various pin configuration 32 Required pin configuration subnode properties: 33 - pins: A string array describing the pins affected by the configuration 35 - ste,config: Handle of pin configuration node 56 3: sleep input and keep last input configuration (no pull, pull up or pull down).
|
| H A D | xlnx,zynq-pinctrl.txt | 10 phrase "pin configuration node". 12 Zynq's pin configuration nodes act as a container for an arbitrary number of 13 subnodes. Each of these subnodes represents some desired configuration for a 14 pin, a group, or a list of pins or groups. This configuration can include the 15 mux function to select on those pin(s)/group(s), and various pin configuration 18 Each configuration node can consist of multiple nodes describing the pinmux and 29 Required properties for configuration nodes: 69 a pin configuration subnode:
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | monitordisk.py | 128 def getInterval(configuration): argument 136 interval = configuration.getVar("BB_DISKMON_WARNINTERVAL") 169 def __init__(self, configuration): argument 172 self.configuration = configuration 174 BBDirs = configuration.getVar("BB_DISKMON_DIRS") or None 178 self.spaceInterval, self.inodeInterval = getInterval(configuration) 226 … bb.event.fire(bb.event.DiskFull(dev, 'disk', freeSpace, path), self.configuration) 231 … bb.event.fire(bb.event.DiskFull(dev, 'disk', freeSpace, path), self.configuration) 252 … bb.event.fire(bb.event.DiskFull(dev, 'inode', freeInode, path), self.configuration) 257 … bb.event.fire(bb.event.DiskFull(dev, 'inode', freeInode, path), self.configuration) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/nvmetcli/ |
| H A D | nvmetcli_0.7.bb | 1 SUMMARY = "NVM-Express target user space configuration utility." 4 interactively as well as saving / restoring the configuration to / from a json \ 11 # nvmet service will start and stop the NVMe Target configuration on boot and 12 # shutdown from a saved NVMe Target configuration in the /etc/nvmet/config.json 13 # file. This file is not installed by default since the configuration will vary 14 # on real systems. Example configuration files are provided by including the 28 # Install example configuration scripts.
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 3 Hardware modules that control pin multiplexing or configuration parameters 8 Hardware modules whose signals are affected by pin configuration are 14 single static pin configuration, e.g. set up during initialization. Others 22 configuration used by those states. 26 driver loads. This would allow representing a board's static pin configuration 31 they require certain specific named states for dynamic pin configuration. 37 property exists to define the pin configuration. Each state may also be 47 pinctrl-0: List of phandles, each pointing at a pin configuration 48 node. These referenced pin configuration nodes must be child 53 contributing part of the overall configuration. See the next [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/dsa/ |
| H A D | b53.rst | 26 The configuration of the device depends on whether or not tagging is 29 The interface names and example network configuration are used according the 30 configuration described in the :ref:`dsa-config-showcases`. 35 The tagging based configuration is desired. It is not specific to the b53 38 See :ref:`dsa-tagged-configuration`. 46 switch need a different configuration. 48 The configuration slightly differ from the :ref:`dsa-vlan-configuration`. 54 In difference to the configuration described in :ref:`dsa-vlan-configuration` 55 the default VLAN 1 has to be removed from the slave interface configuration in 56 single port and gateway configuration, while there is no need to add an extra [all …]
|
| /OK3568_Linux_fs/buildroot/boot/edk2/ |
| H A D | Config.in | 30 Platform configuration for a generic i386 target. 38 Platform configuration for a generic x86-64 target. 46 Platform configuration for QEMU targeting the Virt machine. 54 Platform configuration for QEMU targeting the Virt machine. 63 Platform configuration for ARM SGI-575 on ARM's 70 Platform configuration for ARM Versatile Express targeting 81 Platform configuration for Socionext SynQuacer DeveloperBox 94 Platform configuration for the SolidRun MacchiatoBin. 102 Platform configuration for QEMU targeting the SBSA reference
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0007-mycroft.conf-Use-pocketsphinx-by-default.patch | 12 mycroft/configuration/mycroft.conf | 2 +- 15 diff --git a/mycroft/configuration/mycroft.conf b/mycroft/configuration/mycroft.conf 17 --- a/mycroft/configuration/mycroft.conf 18 +++ b/mycroft/configuration/mycroft.conf
|
| /OK3568_Linux_fs/buildroot/package/exim/ |
| H A D | Config.in | 20 string "Custom configuration file" 23 generates a configuration file for exim with reasonable 26 If you want to override the configuration file generated by 28 configuration file with this option. 32 Buildroot will generate a configuration file composed of the
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | Config.in.xtensa | 7 bool "Custom Xtensa processor configuration" 11 bool "fsf - Default configuration" 17 string "Overlay file for custom configuration" 21 configuration. 24 configuration files for various toolchain packages and Xtensa
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/ |
| H A D | usb_config.sh | 275 echo "uvc_rndis" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 281 echo "uvc_uac1" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 286 echo "uvc_uac2" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 291 echo "uvc_hid" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 296 echo "uvc_mtp" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 304 echo "uvc_uac1_rndis" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 312 echo "uvc_uac2_rndis" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 318 echo "uvc_uac1_hid" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 324 echo "uvc_uac2_hid" > ${USB_CONFIGS_DIR}/strings/0x409/configuration 328 echo "uvc" > ${USB_CONFIGS_DIR}/strings/0x409/configuration [all …]
|