mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
x86: pinctrl: Fix 'relatove' typo
Fix this typo in the Kconfig help. Suggested-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ config INTEL_PINCTRL_MULTI_ACPI_DEVICES
|
|||||||
Enable this if the pinctrl devices are modelled as multiple,
|
Enable this if the pinctrl devices are modelled as multiple,
|
||||||
separate ACPI devices in the ACPI tables. If enabled, the ACPI
|
separate ACPI devices in the ACPI tables. If enabled, the ACPI
|
||||||
devices match the U-Boot pinctrl devices and the pin 'offset' is
|
devices match the U-Boot pinctrl devices and the pin 'offset' is
|
||||||
relatove to a particular pinctrl device. If disabled, there is a
|
relative to a particular pinctrl device. If disabled, there is a
|
||||||
single ACPI pinctrl device which includes all U-Boot pinctrl devices
|
single ACPI pinctrl device which includes all U-Boot pinctrl devices
|
||||||
and the pin 'offset' is in effect a global pin number.
|
and the pin 'offset' is in effect a global pin number.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user