Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: Kconfig: Fix some misspelling of the word functionality

Fix several variations of typo around functionali{ty,es}.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Christophe JAILLET and committed by
Lee Jones
74391043 7235d9e4

+4 -4
+4 -4
drivers/mfd/Kconfig
··· 1216 1216 chip. This connects to U8500 either on the SSP/SPI bus (deprecated 1217 1217 since hardware version v1.0) or the I2C bus via PRCMU. It also adds 1218 1218 the irq_chip parts for handling the Mixed Signal chip events. 1219 - This chip embeds various other multimedia funtionalities as well. 1219 + This chip embeds various other multimedia functionalities as well. 1220 1220 1221 1221 config AB8500_DEBUG 1222 1222 bool "Enable debug info via debugfs" ··· 1866 1866 has on board GPIO and regulator functionality which is 1867 1867 supported via the relevant subsystems. This driver provides 1868 1868 core support for the WM8994, in order to use the actual 1869 - functionaltiy of the device other drivers must be enabled. 1869 + functionality of the device other drivers must be enabled. 1870 1870 1871 1871 config MFD_WM97xx 1872 1872 tristate "Wolfson Microelectronics WM97xx" ··· 1879 1879 designed for smartphone applications. As well as audio functionality 1880 1880 it has on board GPIO and a touchscreen functionality which is 1881 1881 supported via the relevant subsystems. This driver provides core 1882 - support for the WM97xx, in order to use the actual functionaltiy of 1882 + support for the WM97xx, in order to use the actual functionality of 1883 1883 the device other drivers must be enabled. 1884 1884 1885 1885 config MFD_STW481X ··· 1972 1972 Support for ST Microelectronics STPMIC1 PMIC. STPMIC1 has power on 1973 1973 key, watchdog and regulator functionalities which are supported via 1974 1974 the relevant subsystems. This driver provides core support for the 1975 - STPMIC1. In order to use the actual functionaltiy of the device other 1975 + STPMIC1. In order to use the actual functionality of the device other 1976 1976 drivers must be enabled. 1977 1977 1978 1978 To compile this driver as a module, choose M here: the