diff options
author | Alexandre Ghiti <alexandre.ghiti@canonical.com> | 2021-12-16 12:44:22 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-12-17 16:07:52 +0300 |
commit | 473dcf0ffc31ce1135cd10578e7e06698cf51f4a (patch) | |
tree | 3f99968b533ba8f9dd2911133fafba26bf8642c4 /arch/arm/configs/spear6xx_defconfig | |
parent | d58071a8a76d779eedab38033ae4c821c30295a5 (diff) | |
download | linux-473dcf0ffc31ce1135cd10578e7e06698cf51f4a.tar.xz |
Documentation, arch: Remove leftovers from raw device
Raw device interface was removed so remove all references to configs
related to it.
Fixes: 603e4922f1c8 ("remove the raw driver")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Acked-by: Arnd Bergmann <arnd@arndb.de> [arch/arm/configs]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/spear6xx_defconfig')
-rw-r--r-- | arch/arm/configs/spear6xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/spear6xx_defconfig b/arch/arm/configs/spear6xx_defconfig index 52a56b8ce6a7..bc32c02cb86b 100644 --- a/arch/arm/configs/spear6xx_defconfig +++ b/arch/arm/configs/spear6xx_defconfig @@ -36,7 +36,6 @@ CONFIG_INPUT_FF_MEMLESS=y CONFIG_SERIAL_AMBA_PL011=y CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_RAW_DRIVER=y -CONFIG_MAX_RAW_DEVS=8192 CONFIG_I2C=y CONFIG_I2C_DESIGNWARE_PLATFORM=y CONFIG_SPI=y |