aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2020-08-30 03:10:44 +0200
committerChristian Lamparter <chunkeey@gmail.com>2020-09-25 19:32:34 +0200
commitabe46d50021a132c987943f95af86b09ffae89d5 (patch)
treea8ada1110a7a894c6d06b30fbfbe9643580fd97b /target/linux/generic/config-5.4
parent5f610ec4b80b3d20e63f6600a9c8810ce975df19 (diff)
downloadupstream-abe46d50021a132c987943f95af86b09ffae89d5.tar.gz
upstream-abe46d50021a132c987943f95af86b09ffae89d5.tar.bz2
upstream-abe46d50021a132c987943f95af86b09ffae89d5.zip
kernel: add default for new config symbols
Provide disabled defaults for I2C_SLAVE_EEPROM and IPMB_DEVICE_INTERFACE. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.42
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 6f63b8c5dd..1c28addff4 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -2134,6 +2134,7 @@ CONFIG_HW_RANDOM_TPM=y
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_SLAVE is not set
+# CONFIG_I2C_SLAVE_EEPROM is not set
# CONFIG_I2C_SMBUS is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TAOS_EVM is not set
@@ -2394,6 +2395,7 @@ CONFIG_IO_STRICT_DEVMEM=y
# CONFIG_IP6_NF_TARGET_SYNPROXY is not set
# CONFIG_IPACK_BUS is not set
# CONFIG_IPC_NS is not set
+# CONFIG_IPMB_DEVICE_INTERFACE is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_IPV6 is not set
# CONFIG_IPV6_FOU is not set