diff options
author | Alexandre Ghiti <alexandre.ghiti@canonical.com> | 2021-12-16 10:44:22 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-12-17 14:07:52 +0100 |
commit | 473dcf0ffc31ce1135cd10578e7e06698cf51f4a (patch) | |
tree | 3f99968b533ba8f9dd2911133fafba26bf8642c4 /arch/arm/configs/spear13xx_defconfig | |
parent | d58071a8a76d779eedab38033ae4c821c30295a5 (diff) | |
download | linux-473dcf0ffc31ce1135cd10578e7e06698cf51f4a.tar.gz |
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/spear13xx_defconfig')
-rw-r--r-- | arch/arm/configs/spear13xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/spear13xx_defconfig b/arch/arm/configs/spear13xx_defconfig index 3b206a31902f..065553326b39 100644 --- a/arch/arm/configs/spear13xx_defconfig +++ b/arch/arm/configs/spear13xx_defconfig @@ -61,7 +61,6 @@ CONFIG_SERIAL_AMBA_PL011=y CONFIG_SERIAL_AMBA_PL011_CONSOLE=y # CONFIG_HW_RANDOM is not set CONFIG_RAW_DRIVER=y -CONFIG_MAX_RAW_DEVS=8192 CONFIG_I2C=y CONFIG_I2C_DESIGNWARE_PLATFORM=y CONFIG_SPI=y |