diff options
Diffstat (limited to 'src/device/Kconfig')
-rw-r--r-- | src/device/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/Kconfig b/src/device/Kconfig index 67d01e077a..dc00b751ba 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -385,7 +385,7 @@ config SOFTWARE_I2C be useful for debugging or on platforms where a driver for the real I2C controller is not (yet) available. The platform code needs to provide bindings to manually toggle I2C lines. - + endmenu menu "Display" |