projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f610ec
)
kernel: add default for new config symbols
author
Christian Lamparter
<chunkeey@gmail.com>
Sun, 30 Aug 2020 01:10:44 +0000
(
03:10
+0200)
committer
Christian Lamparter
<chunkeey@gmail.com>
Fri, 25 Sep 2020 17:32:34 +0000
(19:32 +0200)
Provide disabled defaults for I2C_SLAVE_EEPROM and IPMB_DEVICE_INTERFACE.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/generic/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.4
b/target/linux/generic/config-5.4
index 6f63b8c5ddef277c951d4481e5f27ac11408b358..1c28addff40e806f472b5f47146a85c256d71e34 100644
(file)
--- 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