Home
last modified time | relevance | path

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

12345678910>>...248

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/drivers/ata/
DKconfig42 This option adds parsing of ATA command descriptions and error bits
44 This option will enlarge the kernel by approx. 6KB. Disable it only
54 This option adds support for ATA-related ACPI objects.
60 option libata.noacpi=1
67 This option adds support for SATA Zero Power Optical Disc
80 This option adds support for SATA Port Multipliers
91 This option enables support for AHCI Serial ATA.
117 This option enables support for Platform AHCI Serial ATA
127 This option enables support for the AHCI SATA3 controller found on
136 This option enables support for the DaVinci DA850 SoC's
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/net/mac80211/
DKconfig12 This option enables the hardware independent IEEE 802.11
28 This option enables the 'minstrel' TX rate control algorithm
35 This option enables the 'minstrel_ht' TX rate control algorithm
42 This option enables VHT in the 'minstrel_ht' TX rate control algorithm
49 This option selects the default rate control algorithm
90 This option enables a few LED triggers for different
106 Select this option to have mac80211 register the
111 The overhead in this option is that all the messages
119 This option collects various mac80211 debug settings.
125 This option affects code generation in mac80211, when
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/drivers/leds/
DKconfig4 This option provides the function gpio_led_register_device.
19 This option enables the led sysfs class in /sys/class/leds. You'll
26 This option enables the flash led sysfs class in /sys/class/leds.
36 This option enables support for the brightness_hw_changed attribute
48 This option enables support for on-chip LED drivers found on Marvell
59 This option enables support for the LEDs on the AAT1290.
87 This option enables support for LEDs connected to the BCM6328
96 This option enables support for LEDs connected to the BCM6358
105 This option enables support for LEDs offered by Motorola's
114 This option enables support for CR0014114 LED Board which
[all …]
/kernel/linux/linux-5.10/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
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 …]
/kernel/linux/linux-5.10/sound/soc/sof/
DKconfig18 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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/sound/soc/intel/
DKconfig10 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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/arch/x86/lib/
Dcmdline.c18 * Find a boolean option (like quiet,noapic,nosmp....)
21 * @option: option string to look for
23 * Returns the position of that @option (starts counting with 1)
24 * or 0 on not found. @option will only be found if it is found
25 * as an entire word in @cmdline. For instance, if @option="car"
30 const char *option) in __cmdline_find_option_bool() argument
60 opptr = option; in __cmdline_find_option_bool()
68 * option we were looking for. If the in __cmdline_find_option_bool()
75 * We hit the end of the option, but _not_ in __cmdline_find_option_bool()
108 * Find a non-boolean option (i.e. option=argument). In accordance with
[all …]
/kernel/linux/linux-4.19/arch/powerpc/platforms/44x/
DKconfig8 This option enables support for the 47x family of processors and is
19 This option enables support for the IBM PPC440EP evaluation board.
32 This option enables support for the APM APM821xx Evaluation board.
42 This option enables support for the IBM PPC440GP evaluation board.
51 This option enables support for the ACube Sam440ep board.
60 This option enables support for the AMCC PPC440EPX evaluation board.
70 This option enables support for the AMCC PPC440GX "Taishan"
84 This option enables support for the AMCC PPC440SPe evaluation board.
94 This option enables support for the AMCC PPC440GRX evaluation board.
102 This option enables support for the PIKA Warp(tm) Appliance. The Warp
[all …]
/kernel/linux/linux-5.10/sound/soc/sof/intel/
DKconfig17 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 …]
/kernel/linux/linux-4.19/sound/soc/intel/
DKconfig9 enable this option by saying Y
19 # This option controls the IPC core for HiFi2 platforms
24 # This option controls the PCI-based IPC for HiFi2 platforms
30 # This option controls the ACPI-based IPC for HiFi2 platforms
35 # This option controls ACPI-based probing on
45 # This option controls firmware download on
59 an I2S codec, then enable this option by saying Y or m. This is
60 typically used for Chromebooks. This is a recommended option.
71 then enable this option by saying Y or m. This was typically used
72 for Baytrail Chromebooks but this option is now deprecated and is
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/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 …]

12345678910>>...248