commit | 84da08737945e4cb6ce73895d8dc177db04862b2 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Thu Oct 24 06:40:09 2019 +0200 |
committer | Maureen Helm <maureen.helm@nxp.com> | Thu Oct 24 12:55:02 2019 -0500 |
tree | 878981025497acf13b58b7ed964205f86fdb3bc5 | |
parent | aefd30cd45dd6dca0c932b342869b9a0699b0275 [diff] |
intel_s1000_crb: kconfig: Remove unused I2C_0_DEFAULT_CFG symbol Unused since commit 7e96ca5d80 ("i2c: Remove non DTS Kconfig params"). intel_s1000_crb probably isn't getting tested in CI, because Kconfiglib generated a warning for the symbol no longer being given a type, which would be turned into an error. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>