Searched +full:built +full:- +full:in (Results 1 – 25 of 1152) sorted by relevance
12345678910>>...47
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| H A D | .u-boot-spl.cmd | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |
| H A D | .u-boot.cmd | |
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.map | |
| H A D | .u-boot-tpl.cmd | |
| /OK3568_Linux_fs/u-boot/drivers/ |
| H A D | .built-in.o.cmd | |
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/u-boot/spl/drivers/ |
| H A D | .built-in.o.cmd | |
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 41 device should record time in UTC, since the kernel won't do 44 This clock should be battery-backed, so that it reads the correct 45 time when the system boots from a power-off state. Otherwise, your 58 in the RTC specified by RTC_HCTOSYS_DEVICE approximately every 11 69 one can sleep when setting time, because it runs in the workqueue 75 Say yes here to enable debugging support in the RTC framework 132 once-per-second update interrupts, used for synchronization. 149 This driver can also be built as a module. If so, the module 150 will be called rtc-test. [all …]
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | .built-in.o.cmd | |
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 18 controller is part of the 7101 device, which is an ACPI-compliant 21 This driver can also be built as a module. If so, the module 22 will be called i2c-ali1535. 30 controller is part of the 7101 device, which is an ACPI-compliant 33 This driver can also be built as a module. If so, the module 34 will be called i2c-ali1563. 43 This driver can also be built as a module. If so, the module 44 will be called i2c-ali15x3. 55 This driver can also be built as a module. If so, the module [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 sensors-detect script from the lm_sensors package. Read 21 <file:Documentation/hwmon/userspace-tools.rst> for details. 23 This support can also be built as a module. If so, the module 51 This driver can also be built as a module. If so, the module 52 will be called abx500-temp. 66 This driver can also be built as a module. If so, the module 80 This driver can also be built as a module. If so, the module 90 This driver can also be built as a module. If so, the module 100 This driver can also be built as a module. If so, the module [all …]
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | .built-in.o.cmd | |
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 based connection-oriented MUX protocol developed by ST-Ericsson for use 19 built as a module. You will also need to say Y (or M) to any CAIF 30 Enable the inclusion of debug code in the CAIF stack. 40 This can be either built-in or a loadable module. 41 If you select to build it as a built-in then the main CAIF device must 42 also be a built-in. 51 This can be either built-in or a loadable module. 52 If you select to build it as a built-in then the main CAIF device must 53 also be a built-in.
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | incompatible_lic.py | 12 result = bitbake('%s --dry-run' % (pn), ignore_status=True) 13 if error_msg not in result.output: 16 # Verify that a package with an SPDX license cannot be built when 17 # INCOMPATIBLE_LICENSE contains an alias (in SPDXLICENSEMAP) of this SPDX 20 …self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use… 22 # Verify that a package with an SPDX license cannot be built when 26 …self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wild… 29 # license cannot be built when INCOMPATIBLE_LICENSE contains this alias 31 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, plea… 34 # license cannot be built when INCOMPATIBLE_LICENSE contains a wildcarded [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 # When adding new entries keep the list in alphabetical order 10 bool "ST-Ericsson AB8500 GPADC driver" 29 Say yes here to build support for Analog Devices AD7091R-5 ADC. 32 tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver" 36 Say yes here to build support for Analog Devices AD7124-4 and AD7124-8 100 tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD an TI" 126 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC). 137 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC). 148 Say yes here to build support for Analog Devices AD7766, AD7766-1, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/nvmem/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 32 This driver can also be built as a module. If so, the module 33 will be called nvmem-imx-iim. 36 tristate "i.MX 6/7/8 On-Chip OTP Controller support" 40 This is a driver for the On-Chip OTP Controller (OCOTP) available on 41 i.MX6 SoCs, providing access to 4 Kbits of one-time programmable 44 This driver can also be built as a module. If so, the module 45 will be called nvmem-imx-ocotp. 48 tristate "i.MX8 SCU On-Chip OTP Controller support" 52 This is a driver for the SCU On-Chip OTP Controller (OCOTP) [all …]
|
12345678910>>...47