Home
last modified time | relevance | path

Searched full:option (Results 1 – 25 of 3835) sorted by relevance

12345678910>>...154

/Linux-v5.15/drivers/ata/
DKconfig47 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 …]
/Linux-v5.15/net/mac80211/
DKconfig13 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 …]
/Linux-v5.15/arch/powerpc/platforms/85xx/
DKconfig23 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 …]
/Linux-v5.15/drivers/firmware/efi/libstub/
Dgop.c27 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 …]
/Linux-v5.15/drivers/leds/
DKconfig5 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
66 This option enables support for the AN30259A 3-channel
101 This option enables support for the AW2013 3-channel
113 This option enables support for LEDs connected to the BCM6328
122 This option enables support for LEDs connected to the BCM6358
[all …]
/Linux-v5.15/lib/
DKconfig.ubsan8 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 …]
/Linux-v5.15/sound/soc/sof/
DKconfig19 This adds support for PCI enumeration. This option is
23 Say Y if you need this option.
30 This adds support for ACPI enumeration. This option is required
34 Say Y if you need this option.
45 This adds support for Device Tree enumeration. This option is
47 Say Y if you need this option. If unsure select "N".
53 This option enables the data probing feature that can be used to
62 This option unlocks SOF developer options for debug/performance/
64 Distributions should not select this option, only SOF development
66 Say Y if you are involved in SOF development and need this option.
[all …]
/Linux-v5.15/drivers/pnp/
Dquirks.c27 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 …]
/Linux-v5.15/arch/powerpc/platforms/44x/
DKconfig7 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 …]
/Linux-v5.15/sound/soc/intel/
DKconfig10 enable this option by saying Y
31 with I2S codec present. This is a recommended option.
49 enable this option by saying Y or m. Distros will typically not
50 enable this option: while Merrifield/Edison can run a mainline
64 codec, then enable this option by saying Y or m. This is a
65 recommended option
66 This option is mutually exclusive with the SOF support on
68 Baytrail/Cherrytrail, you need to deselect this option first.
81 This is a backwards-compatible option to select all devices
82 supported by the Intel SST/Skylake driver. This option is no
[all …]
/Linux-v5.15/arch/x86/lib/
Dcmdline.c17 * 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 …]
/Linux-v5.15/security/selinux/
DKconfig17 This option adds a kernel parameter 'selinux', which allows SELinux
18 to be disabled at boot. If this option is selected, SELinux
20 command line. The purpose of this option is to allow a single
32 This option enables writing to a selinuxfs node 'disable', which
35 This option is similar to the selinux=0 boot parameter, but is to
40 NOTE: selecting this option will disable the '__ro_after_init'
43 option.
45 WARNING: this option is deprecated and will be removed in a future
55 This enables the development support option of NSA SELinux,
57 policies. If unsure, say Y. With this option enabled, the
[all …]
/Linux-v5.15/Documentation/input/devices/
Dappletouch.rst42 Option "SendCoreEvents" "true"
43 Option "Device" "/dev/input/mice"
44 Option "Protocol" "auto-dev"
45 Option "LeftEdge" "0"
46 Option "RightEdge" "850"
47 Option "TopEdge" "0"
48 Option "BottomEdge" "645"
49 Option "MinSpeed" "0.4"
50 Option "MaxSpeed" "1"
51 Option "AccelFactor" "0.02"
[all …]
/Linux-v5.15/drivers/staging/greybus/
DKconfig8 Select this option if you have a device that follows the
18 Select this option if you have a Toshiba APB device that has I2S
29 Select this option if you have a device that follows the
39 Select this option if you have a device that follows the
49 Select this option if you have a device that follows the
59 Select this option if you have a device that follows the
69 Select this option if you have a device that follows the
78 Select this option if you have a device that follows the
87 Select this option if you have a device that follows the
97 Select this option if you have a device that follows the
[all …]
/Linux-v5.15/net/netfilter/
DKconfig28 If this option is enabled, the kernel will include support
37 If this option is enabled, the kernel will include support
45 If this option is enabled, the kernel will include support
53 If this option is enabled, the kernel will include support
65 If this option is enabled, the kernel will include support
88 This option enable support for packet logging via syslog.
104 This option enables support for connection marks, used by the
114 This option enables security markings to be applied to
126 This option enables support for connection tracking zones.
139 This option enables for the list of known conntrack entries
[all …]
/Linux-v5.15/tools/perf/Documentation/
Dintel-bts.txt17 recording must also be stipulated i.e. the --per-thread option for
28 option is:
32 Currently Intel BTS is limited to per-thread tracing so the --per-thread option
36 snapshot option
39 The snapshot option is the same as Intel PT (refer Intel PT documentation).
42 auxtrace mmap size option
45 The mmap size option is the same as Intel PT (refer Intel PT documentation).
52 This can be further controlled by option --itrace. The --itrace option is
57 To disable trace decoding entirely, use the option --no-itrace.
60 dump option
[all …]
Dperf-config.txt11 'perf config' [<file-option>] [section.name[=value] ...]
13 'perf config' [<file-option>] -l | --list
214 Can be overridden by the --proc-map-timeout option on supported
255 supported by binutils, such as "intel", see the '-M' option help in the
260 this option lets 'annotate' print a list of assembly code with the source code.
262 If this option is 'true', they can be printed
270 But if this option is 'false', source code of the part
284 This option works with tui, stdio2 browsers.
300 Default is true. This option is only applied to TUI.
304 This option works with tui, stdio2 browsers.
[all …]
/Linux-v5.15/scripts/
Dconfig19 --enable|-e option Enable option
20 --disable|-d option Disable option
21 --module|-m option Turn option into a module
22 --set-str option string
23 Set option to "string"
24 --set-val option value
25 Set option to value
26 --undefine|-u option Undefine option
27 --state|-s option Print state of option (n,y,m,undef)
29 --enable-after|-E beforeopt option
[all …]
DMakefile.compiler19 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
20 # Exit code chooses option. "$$TMP" serves as a temporary file and is
31 # as-option
32 # Usage: cflags-y += $(call as-option,-Wa$(comma)-isa=foo,)
34 as-option = $(call try-run,\
43 # __cc-option
44 # Usage: MY_CFLAGS += $(call __cc-option,$(CC),$(MY_CFLAGS),-march=winchip-c6,-march=i586)
45 __cc-option = $(call try-run,\
48 # cc-option
49 # Usage: cflags-y += $(call cc-option,-march=winchip-c6,-march=i586)
[all …]
/Linux-v5.15/kernel/rcu/
DKconfig12 This option selects the RCU implementation that is
22 This option selects the RCU implementation that is
28 Select this option if you are unsure.
34 This option selects the RCU implementation that is
36 is not required. This option greatly reduces the
43 This option needs to be enabled if you wish to make
57 This option selects the sleepable version of RCU. This version
65 This option selects the single-CPU non-preemptible version of SRCU.
71 This option selects the full-fledged version of SRCU.
77 This option enables generic infrastructure code supporting
[all …]
/Linux-v5.15/drivers/gpu/drm/exynos/
DKconfig11 Choose this option if you have a Samsung SoC Exynos chipset.
23 Choose this option if you want to use Exynos FIMD for DRM.
28 Choose this option if you want to use Exynos5433 DECON for DRM.
34 Choose this option if you want to use Exynos DECON for DRM.
39 Choose this option if you want to use Exynos Mixer for DRM.
44 Choose this option if you want to use Exynos VIDI for DRM.
79 Choose this option if you want to use Exynos HDMI for DRM.
85 Choose this option if you want to use Exynos MIC for DRM.
93 Choose this option if you want to use Exynos G2D for DRM.
102 Choose this option if you want to use Exynos FIMC for DRM.
[all …]
/Linux-v5.15/arch/s390/
DKconfig272 depends on $(cc-option,-march=z900)
281 depends on $(cc-option,-march=z990)
290 depends on $(cc-option,-march=z9-109)
299 depends on $(cc-option,-march=z10)
308 depends on $(cc-option,-march=z196)
317 depends on $(cc-option,-march=zEC12)
326 depends on $(cc-option,-march=z13)
335 depends on $(cc-option,-march=z14)
344 depends on $(cc-option,-march=z15)
386 This option only changes how the compiler emits instructions, not the
[all …]
/Linux-v5.15/drivers/misc/cardreader/
Drts5260.c178 struct rtsx_cr_option *option = &pcr->option; in rts5260_card_power_on() local
180 if (option->ocp_en) in rts5260_card_power_on()
274 if (pcr->option.ocp_en) in rts5260_card_power_off()
282 struct rtsx_cr_option *option = &pcr->option; in rts5260_init_ocp() local
284 if (option->ocp_en) { in rts5260_init_ocp()
290 option->sd_800mA_ocp_thd); in rts5260_init_ocp()
362 if (!pcr->option.ocp_en) in rts5260_process_ocp()
462 /*Option cut APHY*/ in rts5260_pwr_saving_setting()
485 struct rtsx_cr_option *option = &pcr->option; in rts5260_init_from_cfg() local
508 if (option->ltr_en) { in rts5260_init_from_cfg()
[all …]
/Linux-v5.15/arch/x86/
DMakefile_32.cpu5 tune = $(call cc-option,-mtune=$(1),$(2))
8 align := -falign-functions=0 $(call cc-option,-falign-jumps=0) $(call cc-option,-falign-loops=0)
27 cflags-$(CONFIG_MK8) += $(call cc-option,-march=k8,-march=athlon)
30 cflags-$(CONFIG_MWINCHIPC6) += $(call cc-option,-march=winchip-c6,-march=i586)
31 cflags-$(CONFIG_MWINCHIP3D) += $(call cc-option,-march=winchip2,-march=i586)
32 cflags-$(CONFIG_MCYRIXIII) += $(call cc-option,-march=c3,-march=i486) $(align)
33 cflags-$(CONFIG_MVIAC3_2) += $(call cc-option,-march=c3-2,-march=i686)
36 cflags-$(CONFIG_MATOM) += $(call cc-option,-march=atom,$(call cc-option,-march=core2,-march=i686))…
37 $(call cc-option,-mtune=atom,$(call cc-option,-mtune=generic))
44 cflags-$(CONFIG_MGEODE_LX) += $(call cc-option,-march=geode,-march=pentium-mmx)
[all …]
/Linux-v5.15/tools/perf/trace/beauty/
Dprctl.c16 static size_t prctl__scnprintf_option(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_option() argument
18 return strarray__scnprintf(&strarray__prctl_options, bf, size, "%d", show_prefix, option); in prctl__scnprintf_option()
21 static size_t prctl__scnprintf_set_mm(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_set_mm() argument
24 return strarray__scnprintf(&strarray__prctl_set_mm_options, bf, size, "%d", show_prefix, option); in prctl__scnprintf_set_mm()
29 int option = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_prctl_arg2() local
31 if (option == PR_SET_MM) in syscall_arg__scnprintf_prctl_arg2()
37 if (option == PR_SET_NAME) in syscall_arg__scnprintf_prctl_arg2()
45 int option = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_prctl_arg3() local
47 if (option == PR_SET_MM) in syscall_arg__scnprintf_prctl_arg3()
55 unsigned long option = arg->val; in syscall_arg__scnprintf_prctl_option() local
[all …]

12345678910>>...154