| /OK3568_Linux_fs/external/xserver/ |
| H A D | meson_options.txt | 1 option('xorg', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 3 option('xephyr', type: 'boolean', value: false, 5 option('xwayland', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 7 option('glamor', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 9 option('xwayland_eglstream', type: 'combo', choices: ['true', 'false', 'auto'], 11 option('xnest', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 13 option('dmx', type: 'boolean', value: false, 15 option('xvfb', type: 'boolean', value: true, 17 option('xwin', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 20 option('gles-highp', type: 'boolean', value: true, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | Kconfig | 47 This option adds parsing of ATA command descriptions and error bits 49 This option will enlarge the kernel by approx. 6KB. Disable it only 58 This option adds support for "libata.force=" kernel parameter for 64 This option will enlarge the kernel by approx. 3KB. Disable it if 76 This option adds support for ATA-related ACPI objects. 82 option libata.noacpi=1 88 This option adds support for SATA Zero Power Optical Disc 102 This option adds support for SATA Port Multipliers 114 This option enables support for AHCI Serial ATA. 141 This option enables support for Platform AHCI Serial ATA [all …]
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | Kconfig | 13 This option enables the hardware independent IEEE 802.11 29 This option enables the 'minstrel' TX rate control algorithm 36 This option selects the default rate control algorithm 64 Select this option to enable 802.11 mesh operation in mac80211 75 This option enables a few LED triggers for different 91 Select this option to have mac80211 register the 96 The overhead in this option is that all the messages 104 This option collects various mac80211 debug settings. 110 This option affects code generation in mac80211, when 115 This option increases code size a bit and inserts a lot [all …]
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in.legacy | 19 # It is not possible to select an option that is part of a choice. In that 20 # case, the new option should use the old symbol as default. This requires a 25 # [Example: renaming a bool option that is part of a choice from FOO to BAR] 61 # this case, a hidden wrap bool option has to be added, that defaults to y if 68 # [Example: renaming a string option from FOO to BAR] 95 option env="SKIP_LEGACY" 102 This option is selected automatically when your old .config 103 uses an option that no longer exists in current buildroot. In 164 The LTS version option was renamed to OpenJDK 11 to make it 172 OpenJDK 16.x is no longer mainted, so the option has been [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | kickstart.rst | 72 given is "M". You do not need this option if you use ``--source``. 81 - ``--source``: This option is a Wic-specific option that names the 83 value for this option is "rootfs", but you can use any value that 90 to by the ``-r`` command-line option or the equivalent root filesystem derived 91 from the ``-e`` command-line option. The filesystem type used to 93 option specified for the partition. See the entry on ``--fstype`` 99 the ``-r`` command-line option or the equivalent root filesystem derived from 100 the ``-e`` command-line option. Exactly what those contents are and 104 If you do not use the ``--source`` option, the ``wic`` command 106 option to specify the size of the empty partition. [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | Kconfig | 23 When selected, this option enables cache-sram support 26 parameters should be passed when this option is enabled. 32 This option enables support for the Freescale BSC9131RDB board. 41 This option enables support for the C293PCIE board 47 This option enables support for the Freescale BSC9132 QDS board. 56 This option enables support for the MPC 8540 ADS board 63 This option enables support for the MPC 8560 ADS board 71 This option enables support for the MPC85xx CDS board 80 This option enables support for the MPC85xx MDS board 87 This option enables support for the MPC8536 DS board [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 27 enum efi_cmdline_option option; member 36 } cmdline = { .option = EFI_CMDLINE_NONE }; 38 static bool parse_modenum(char *option, char **next) in parse_modenum() argument 42 if (!strstarts(option, "mode=")) in parse_modenum() 44 option += strlen("mode="); in parse_modenum() 45 m = simple_strtoull(option, &option, 0); in parse_modenum() 46 if (*option && *option++ != ',') in parse_modenum() 48 cmdline.option = EFI_CMDLINE_MODE_NUM; in parse_modenum() 51 *next = option; in parse_modenum() 55 static bool parse_res(char *option, char **next) in parse_res() argument [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | xorgconf.cpp | 73 Option "omit xfree86-dga" 89 # Option "NoTrapSignals" 95 # Option "DontVTSwitch" 100 # Option "DontZap" "true" 105 # Option "DontZoom" 112 # Option "DisableVidModeExtension" 116 # Option "AllowNonLocalXvidtune" 120 Option "BlankTime" "10" # 10 minutes 127 Option "StandbyTime" "10" # 10 minutes 128 Option "SuspendTime" "10" # 10 minutes [all …]
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | Kconfig | 5 This option provides the function gpio_led_register_device. 20 This option enables the LED sysfs class in /sys/class/leds. You'll 27 This option enables the flash LED sysfs class in /sys/class/leds. 37 This option enables the multicolor LED sysfs class in /sys/class/leds. 47 This option enables support for the brightness_hw_changed attribute 59 This option enables support for on-chip LED drivers found on Marvell 70 This option enables support for the LEDs on the AAT1290. 76 This option enables support for the AN30259A 3-channel 120 This option enables support for the AW2013 3-channel 132 This option enables support for LEDs connected to the BCM6328 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | Kconfig | 19 select the proper drivers which depend on this option. 26 select the proper drivers which depend on this option. 33 select the proper drivers which depend on this option. 40 select the proper drivers which depend on this option. 46 select the proper drivers which depend on this option. 52 select the proper drivers which depend on this option. 59 select the proper drivers which depend on this option. 66 select the proper drivers which depend on this option. 72 select the proper drivers which depend on this option. 78 select the proper drivers which depend on this option. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | opts.h | 1 /* Command line option handling. 8 Software Foundation; either version 3, or (at your option) any later 57 /* Text of the option, including initial '-'. */ 63 /* Warning to give when this option is used, or NULL. */ 65 /* Argument of alias target when positive option given, or NULL. */ 67 /* Argument of alias target when negative option given, or NULL. */ 71 /* Previous option that is an initial substring of this one, or 74 /* Option length, not including initial '-'. */ 76 /* Next option in a sequence marked with Negative, or -1 if none. 77 For a single option with both a negative and a positve form [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | opts.h | 1 /* Command line option handling. 8 Software Foundation; either version 3, or (at your option) any later 57 /* Text of the option, including initial '-'. */ 63 /* Warning to give when this option is used, or NULL. */ 65 /* Argument of alias target when positive option given, or NULL. */ 67 /* Argument of alias target when negative option given, or NULL. */ 71 /* Previous option that is an initial substring of this one, or 74 /* Option length, not including initial '-'. */ 76 /* Next option in a sequence marked with Negative, or -1 if none. 77 For a single option with both a negative and a positve form [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/ |
| H A D | aarch64-none-linux-gnu-gprof.1 | 169 that are compiled with the \fB\-pg\fR option of 171 The \fB\-pg\fR option also links in versions of the library routines 219 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 229 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 241 The \fB\-C\fR option causes \f(CW\*(C`gprof\*(C'\fR to 246 the \fB\-l\fR option, along with \fB\-C\fR, will cause basic-block 256 The \fB\-i\fR option causes \f(CW\*(C`gprof\*(C'\fR to display summary information 267 The \fB\-I\fR option specifies a list of search directories in 279 The \fB\-J\fR option causes \f(CW\*(C`gprof\*(C'\fR not to 292 component suppressed. The \fB\-L\fR option causes \f(CW\*(C`gprof\*(C'\fR [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-gprof.1 | 169 that are compiled with the \fB\-pg\fR option of 171 The \fB\-pg\fR option also links in versions of the library routines 219 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 229 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 241 The \fB\-C\fR option causes \f(CW\*(C`gprof\*(C'\fR to 246 the \fB\-l\fR option, along with \fB\-C\fR, will cause basic-block 256 The \fB\-i\fR option causes \f(CW\*(C`gprof\*(C'\fR to display summary information 267 The \fB\-I\fR option specifies a list of search directories in 279 The \fB\-J\fR option causes \f(CW\*(C`gprof\*(C'\fR not to 292 component suppressed. The \fB\-L\fR option causes \f(CW\*(C`gprof\*(C'\fR [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/man/ |
| H A D | xorg.conf.man | 55 command line option, 87 command line option (which may be absolute or relative), 114 command line option. 133 command line option (which may be absolute or relative). 229 .B Option 250 .B Option 253 .B Option 255 The first is the option name, and the optional second argument is the 256 option value. 257 Some commonly used option value types include: [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.ubsan | 8 This option enables the Undefined Behaviour sanity checker. 18 depends on $(cc-option, -fsanitize-undefined-trap-on-error) 33 …depends on !$(cc-option,-Werror=unused-command-line-argument -fsanitize=bounds -fsanitize-coverage… 41 def_bool $(cc-option,-fsanitize=bounds) 44 def_bool $(cc-option,-fsanitize=array-bounds) 52 This option enables detection of directly indexed out of bounds 76 depends on $(cc-option,-fsanitize=local-bounds) 78 This option enables -fsanitize=local-bounds which traps when an 82 Enabling this option detects errors due to accesses through a 90 depends on $(cc-option,-fsanitize=shift) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | quirks.c | 27 struct pnp_option *option, in quirk_awe32_add_ports() argument 34 dev_err(&dev->dev, "couldn't add ioport region to option set " in quirk_awe32_add_ports() 35 "%d\n", pnp_option_set(option)); in quirk_awe32_add_ports() 39 *new_option = *option; in quirk_awe32_add_ports() 42 list_add(&new_option->list, &option->list); in quirk_awe32_add_ports() 47 pnp_option_set(option)); in quirk_awe32_add_ports() 52 struct pnp_option *option; in quirk_awe32_resources() local 57 * one given) to every dependent option set. in quirk_awe32_resources() 59 list_for_each_entry(option, &dev->options, list) { in quirk_awe32_resources() 60 if (pnp_option_is_dependent(option) && in quirk_awe32_resources() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
| H A D | CVE-2022-2928.patch | 20 log_error("No memory for option cache adding %s (option %d).", 21 option->name, option_num); 23 + option_dereference(&option, MDL); 29 log_error("No memory for constant data adding %s (option %d).", 30 option->name, option_num); 32 + option_dereference(&option, MDL); 41 + option_dereference(&option, MDL); 59 + "Verify add_option() does not leak option ref counts."); 65 + struct option *option = NULL; 70 + // Look up the option we're going to add. [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | Kconfig | 18 This adds support for PCI enumeration. This option is 20 Say Y if you need this option 30 This adds support for ACPI enumeration. This option is required 32 Say Y if you need this option 40 This adds support for Device Tree enumeration. This option is 42 Say Y if you need this option. If unsure select "N". 48 This option enables the data probing feature that can be used to 57 This option unlock SOF developer options for debug/performance/ 59 Distributions should not select this option, only SOF development 61 Say Y if you are involved in SOF development and need this option [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/ |
| H A D | Kconfig | 7 This option enables support for the 47x family of processors and is 17 This option enables support for the IBM PPC440EP evaluation board. 30 This option enables support for the APM APM821xx Evaluation board. 40 This option enables support for the IBM PPC440GP evaluation board. 48 This option enables support for the ACube Sam440ep board. 56 This option enables support for the AMCC PPC440EPX evaluation board. 65 This option enables support for the AMCC PPC440GX "Taishan" 78 This option enables support for the AMCC PPC440SPe evaluation board. 87 This option enables support for the AMCC PPC440GRX evaluation board. 94 This option enables support for the PIKA Warp(tm) Appliance. The Warp [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | Kconfig | 17 This option is not user-selectable but automagically handled by 33 This option is not user-selectable but automagically handled by 39 This option is not user-selectable but automagically handled by 47 This option is not user-selectable but automagically handled by 57 This option is not user-selectable but automagically handled by 68 This option is mutually exclusive with the Atom/SST and Baytrail 71 SOF does not support Baytrail-CR for now, so this option is not 82 This option is not user-selectable but automagically handled by 91 This option is mutually exclusive with the Haswell/Broadwell legacy 94 SOF does fully support Broadwell yet, so this option is not [all …]
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | Kconfig.gki | 13 Dummy config option used to enable hidden DRM configs. 22 Dummy config option used to enable hidden regmap configs. 30 Dummy config option used to enable hidden CRYPTO configs. 42 Dummy config option used to enable hidden SND configs. 55 Dummy config option used to enable hidden SND_SOC configs. 63 Dummy config option used to enable hidden MMC configs. 72 Dummy config option used to enable hidden GPIO configs. 83 Dummy config option used to enable hidden QCOM configs. 100 Dummy config option used to enable hidden media configs. 108 Dummy config option used to enable hidden virtual device configs. [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/ |
| H A D | Kconfig | 10 enable this option by saying Y 29 with I2S codec present. This is a recommended option. 47 enable this option by saying Y or m. Distros will typically not 48 enable this option: while Merrifield/Edison can run a mainline 61 codec, then enable this option by saying Y or m. This is a 62 recommended option 63 This option is mutually exclusive with the SOF support on 65 Baytrail/Cherrytrail, you need to deselect this option first. 78 This is a backwards-compatible option to select all devices 79 supported by the Intel SST/Skylake driver. This option is no [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | Kconfig | 27 If this option is enabled, the kernel will include support 35 If this option is enabled, the kernel will include support 43 If this option is enabled, the kernel will include support 55 If this option is enabled, the kernel will include support 89 This option enables support for connection marks, used by the 99 This option enables security markings to be applied to 111 This option enables support for connection tracking zones. 123 This option enables for the list of known conntrack entries 132 If this option is enabled, the connection tracking code will 142 This option enables support for connection tracking timeout [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | cmdline.c | 17 * Find a boolean option (like quiet,noapic,nosmp....) 20 * @option: option string to look for 22 * Returns the position of that @option (starts counting with 1) 23 * or 0 on not found. @option will only be found if it is found 24 * as an entire word in @cmdline. For instance, if @option="car" 29 const char *option) in __cmdline_find_option_bool() argument 59 opptr = option; in __cmdline_find_option_bool() 67 * option we were looking for. If the in __cmdline_find_option_bool() 74 * We hit the end of the option, but _not_ in __cmdline_find_option_bool() 107 * Find a non-boolean option (i.e. option=argument). In accordance with [all …]
|