kernel/drivers/staging/most/i2c/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.01 2 # 2 3 # MOST I2C configuration 3 4 # .. .. @@ -5,7 +6,7 @@ 5 6 config MOST_I2C 6 7 tristate "I2C" 7 8 depends on I2C 8 - ---help---9 + help9 10 Say Y here if you want to connect via I2C to network tranceiver. 10 11 11 12 To compile this driver as a module, choose M here: the