kernel: remove CONFIG_GPIO_MCP23S08 from default kernel configs
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 26 Jan 2022 15:11:09 +0000 (16:11 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Oct 2022 22:14:45 +0000 (23:14 +0100)
The kernel config option 'CONFIG_GPIO_MCP23S08' no longer exists.
Therefore, it is removed from the generic kernel configuration for
linux-5.10 and linux-5.15.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
target/linux/generic/config-5.10
target/linux/generic/config-5.15

index 30934d2e5f25821a6ce435236df36f81c9b0372f..cef0c7d0a8b8504e5ffbe55b8d89b015799f48b5 100644 (file)
@@ -2123,7 +2123,6 @@ CONFIG_GPIOLIB_FASTPATH_LIMIT=512
 # CONFIG_GPIO_MAX732X is not set
 # CONFIG_GPIO_MB86S7X is not set
 # CONFIG_GPIO_MC33880 is not set
-# CONFIG_GPIO_MCP23S08 is not set
 # CONFIG_GPIO_ML_IOH is not set
 # CONFIG_GPIO_MOCKUP is not set
 # CONFIG_GPIO_MPC8XXX is not set
index 379e35cce873093fca64acc9d25953975da87ca6..8b2d6b54913a17ce5c2e947d48092b7372dd4f36 100644 (file)
@@ -2205,7 +2205,6 @@ CONFIG_GPIOLIB_FASTPATH_LIMIT=512
 # CONFIG_GPIO_MAX732X is not set
 # CONFIG_GPIO_MB86S7X is not set
 # CONFIG_GPIO_MC33880 is not set
-# CONFIG_GPIO_MCP23S08 is not set
 # CONFIG_GPIO_ML_IOH is not set
 # CONFIG_GPIO_MOCKUP is not set
 # CONFIG_GPIO_MPC8XXX is not set