Bool symbols implicitly default to 'n'. A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you want to override a 'default y' on the base definition of the symbol. It isn't used like that on any of these symbols though, and is inconsistent. This will make the auto-generated Kconfig documentation have "No defaults. Implicitly defaults to n." as well, which is clearer than 'default n if ...' Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| adc_dw.c | ||
| adc_dw.h | ||
| adc_handlers.c | ||
| adc_mcux_adc16.c | ||
| adc_qmsi_ss.c | ||
| adc_qmsi.c | ||
| adc_sam_afec.c | ||
| adc_ti_adc108s102.c | ||
| adc_ti_adc108s102.h | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.dw | ||
| Kconfig.mcux | ||
| Kconfig.qmsi | ||
| Kconfig.sam_afec | ||
| Kconfig.ti_adc108s102 | ||