Home
last modified time | relevance | path

Searched full:config (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/Documentation/admin-guide/media/
Dsaa7134.rst28 these config options::
30 ./scripts/config -e PCI
31 ./scripts/config -e INPUT
32 ./scripts/config -m I2C
33 ./scripts/config -m MEDIA_SUPPORT
34 ./scripts/config -e MEDIA_PCI_SUPPORT
35 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT
36 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT
37 ./scripts/config -e MEDIA_RADIO_SUPPORT
38 ./scripts/config -e RC_CORE
[all …]
Dbt8xx.rst25 In order to be able to compile the kernel, some config options should be
28 ./scripts/config -e PCI
29 ./scripts/config -e INPUT
30 ./scripts/config -m I2C
31 ./scripts/config -m MEDIA_SUPPORT
32 ./scripts/config -e MEDIA_PCI_SUPPORT
33 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT
34 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT
35 ./scripts/config -e MEDIA_RADIO_SUPPORT
36 ./scripts/config -e RC_CORE
[all …]
/Documentation/kbuild/
Dkconfig.rst5 This file contains some assistance for using ``make *config``.
19 New kernel releases often introduce new config symbols. Often more
20 important, new kernel releases may rename config symbols. When
21 this happens, using a previously working .config file and running
26 To see a list of new config symbols, use::
28 cp user/some/old.config .config
31 and the config program will list any new symbols, one per line.
36 scripts/diffconfig .config.old .config | less
42 Environment variables for ``*config``:
45 This environment variable can be used to specify a default kernel config
[all …]
DKconfig.select-break23 config A
24 bool "CONFIG A"
26 config B
27 bool "CONFIG B"
30 config C
31 bool "CONFIG C"
Dkconfig-language.rst31 Most entries define a config option; all other entries help to organize
34 config MODVERSIONS
42 arguments. "config" starts a new config entry. The following lines
43 define attributes for this config option. Attributes can be the type of
44 the config option, input prompt, dependencies, help text and default
45 values. A config option can be defined multiple times with the same
57 Every config option must have a type. There are only two basic types:
73 with "if". If a prompt is not present, the config option is a non-visible
75 altering the value in ``.config``) and the option will not appear in any
76 config menus. Its value can only be set via "default" and "select" (see
[all …]
/Documentation/translations/zh_CN/iio/
Diio_configfs.rst29 然后,挂载configfs文件系统(通常在 /config directory目录下)::
31 $ mkdir/config
32 $ mount -t configfs none/config
34 此时,将创建所有默认IIO组,并可以在/ config / iio下对其进行访问。 下一章
41 以在/config/iio/triggers下找到。
81 每种触发器类型在/config/iio/triggers下都有其自己的目录。加载iio-trig-sample
82 模块将创建“trig-sample”触发器类型目录/config/iio/triggers/trig-sample.
92 /config/iio/triggers/hrtimer下创建hrtimer触发器。
96 $ mkdir /config/iio/triggers/hrtimer/instance1
97 $ rmdir /config/iio/triggers/hrtimer/instance1
[all …]
/Documentation/devicetree/bindings/arm/marvell/
Dmvebu-cpu-config.txt1 MVEBU CPU Config registers
9 - "marvell,armada-370-cpu-config"
10 - "marvell,armada-xp-cpu-config"
12 - reg: Should contain CPU config registers location and length, in
17 cpu-config@21000 {
18 compatible = "marvell,armada-xp-cpu-config";
/Documentation/admin-guide/
Dbtmrvl.rst10 Path: /debug/btmrvl/config/
27 echo 0xff80 > /debug/btmrvl/config/gpiogap
28 echo 1 > /debug/btmrvl/config/hscfgcmd
31 echo 0x03ff > /debug/btmrvl/config/gpiogap
32 echo 1 > /debug/btmrvl/config/hscfgcmd
45 echo 1 > /debug/btmrvl/config/psmode
46 echo 1 > /debug/btmrvl/config/pscmd
49 echo 0 > /debug/btmrvl/config/psmode
50 echo 1 > /debug/btmrvl/config/pscmd
64 echo 1 > /debug/btmrvl/config/hsmode
[all …]
Dbootconfig.rst16 This allows administrators to pass a structured-Key config file.
18 Config File Syntax
21 The boot config syntax is a simple structured key-value. Each key consists
45 The boot config file syntax allows user to merge partially same word keys
93 For example, following config is allowed.::
125 The config syntax accepts shell-script style comments. The comments starting
142 ``;``). This means following config has a syntax error ::
151 /proc/bootconfig is a user-space interface of the boot config.
158 Boot Kernel With a Boot Config
164 Attaching a Boot Config to Initrd
[all …]
/Documentation/iio/
Diio_configfs.rst19 time via CONFIG_IIO_CONFIGFS config option.
21 Then, mount the configfs filesystem (usually under /config directory)::
23 $ mkdir /config
24 $ mount -t configfs none /config
27 under /config/iio. Next chapters will describe available IIO configuration
35 under /config/iio/triggers.
76 Each trigger type has its own directory under /config/iio/triggers. Loading
78 /config/iio/triggers/trig-sample.
88 users to create hrtimer triggers under /config/iio/triggers/hrtimer.
92 $ mkdir /config/iio/triggers/hrtimer/instance1
[all …]
/Documentation/sphinx/
Dload_config.py48 sys.stdout.write("load additional sphinx-config: %s\n" % config_file)
49 config = namespace.copy()
50 config['__file__'] = config_file
53 exec(code, config)
54 del config['__file__']
55 namespace.update(config)
57 config = namespace.copy()
58 config['tags'].add("subproject")
59 namespace.update(config)
/Documentation/admin-guide/perf/
Dhns3-pmu.rst30 The "format" directory describes all formats of the config (events) and
44 config=0x00204
46 config=0x10204
51 The bits 0~15 of config (here 0x0204) are the true hardware event code. If
52 two events have same value of bits 0~15 of config, that means they are
53 event pair. And the bit 16 of config indicates getting counter 0 or
75 …$# perf stat -g -e hns3_pmu_sicl_0/config=0x00002,global=1/ -e hns3_pmu_sicl_0/config=0x10002,glob…
86 $# perf stat -a -e hns3_pmu_sicl_0/config=0x1020F,global=1/ -I 1000
95 $# perf stat -a -e hns3_pmu_sicl_0/config=0x1020F,port=0,tc=0xF/ -I 1000
103 $# perf stat -a -e hns3_pmu_sicl_0/config=0x1020F,port=0,tc=0/ -I 1000
[all …]
/Documentation/ABI/testing/
Dconfigfs-rdma_cm1 What: /config/rdma_cm
8 configfs in /config directory use:
9 # mount -t configfs none /config/
13 mkdir -p /config/rdma_cm/<hca>
16 What: /config/rdma_cm/<hca>/ports/<port-num>/default_roce_mode
24 What: /config/rdma_cm/<hca>/ports/<port-num>/default_roce_tos
Dconfigfs-iio1 What: /config/iio
10 What: /config/iio/triggers
16 What: /config/iio/triggers/hrtimers
23 What: /config/iio/devices
29 What: /config/iio/devices/dummy
Dconfigfs-stp-policy1 What: /config/stp-policy
9 What: /config/stp-policy/<device>.<policy>
19 What: /config/stp-policy/<device>.<policy>/device
26 What: /config/stp-policy/<device>.<policy>/<node>
34 What: /config/stp-policy/<device>.<policy>/<node>/masters
41 What: /config/stp-policy/<device>.<policy>/<node>/channels
Dconfigfs-usb-gadget1 What: /config/usb-gadget
8 What: /config/usb-gadget/gadget
34 What: /config/usb-gadget/gadget/configs
40 What: /config/usb-gadget/gadget/configs/config
51 What: /config/usb-gadget/gadget/configs/config/strings
58 What: /config/usb-gadget/gadget/configs/config/strings/language
69 What: /config/usb-gadget/gadget/functions
75 What: /config/usb-gadget/gadget/functions/<func>.<inst>/interface.<n>
90 What: /config/usb-gadget/gadget/functions/<func>.<inst>/interface.<n>/<property>
114 What: /config/usb-gadget/gadget/strings
[all …]
/Documentation/hwmon/
Df71882fg.rst10 Addresses scanned: none, address read from Super I/O config space
18 Addresses scanned: none, address read from Super I/O config space
26 Addresses scanned: none, address read from Super I/O config space
34 Addresses scanned: none, address read from Super I/O config space
42 Addresses scanned: none, address read from Super I/O config space
50 Addresses scanned: none, address read from Super I/O config space
58 Addresses scanned: none, address read from Super I/O config space
66 Addresses scanned: none, address read from Super I/O config space
74 Addresses scanned: none, address read from Super I/O config space
82 Addresses scanned: none, address read from Super I/O config space
[all …]
/Documentation/watchdog/
Dwatchdog-parameters.rst34 (default=kernel config parameter)
47 (default=kernel config parameter)
56 (default=kernel config parameter)
68 (default=kernel config parameter)
77 (default=kernel config parameter)
86 (default=kernel config parameter)
95 (default=kernel config parameter)
104 (default=kernel config parameter)
113 (default=kernel config parameter)
148 (default=kernel config parameter)
[all …]
/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx50-pinctrl.txt8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
12 config settings.
14 CONFIG bits definition:
Dfsl,imx53-pinctrl.txt8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
12 config settings.
14 CONFIG bits definition:
Dfsl,imx51-pinctrl.txt8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
12 config settings.
14 CONFIG bits definition:
Dfsl,imx35-pinctrl.txt8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
12 config settings.
14 CONFIG bits definition:
Dfsl,imx6q-pinctrl.txt8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
12 config settings.
14 CONFIG bits definition:
/Documentation/devicetree/bindings/leds/backlight/
Darcxcnn_bl.txt14 - arc,led-config-0: setting for register ILED_CONFIG_0
15 - arc,led-config-1: setting for register ILED_CONFIG_1
17 - arc,comp-config: setting for register CONFIG_COMP
18 - arc,filter-config: setting for register FILTER_CONFIG
19 - arc,trim-config: setting for register IMAXTUNE
/Documentation/admin-guide/gpio/
Dgpio-sim.rst21 **Group:** ``/config/gpio-sim``
25 **Group:** ``/config/gpio-sim/gpio-device``
27 **Attribute:** ``/config/gpio-sim/gpio-device/dev_name``
29 **Attribute:** ``/config/gpio-sim/gpio-device/live``
38 **Group:** ``/config/gpio-sim/gpio-device/gpio-bankX``
40 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/chip_name``
42 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/num_lines``
49 **Group:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY``
51 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/name``
56 **Item:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/hog``
[all …]

12345678910>>...25