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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| flash_handlers.c | ||
| flash_page_layout.c | ||
| flash_priv.h | ||
| flash_sam0.c | ||
| flash_stm32.c | ||
| flash_stm32.h | ||
| flash_stm32f0x.c | ||
| flash_stm32f3x_priv.c | ||
| flash_stm32f3x.c | ||
| flash_stm32f3x.h | ||
| flash_stm32f4x.c | ||
| flash_stm32l4x.c | ||
| Kconfig | ||
| Kconfig.qmsi | ||
| Kconfig.sam0 | ||
| Kconfig.stm32 | ||
| Kconfig.w25qxxdv | ||
| soc_flash_mcux.c | ||
| soc_flash_nios2_qspi.c | ||
| soc_flash_nrf.c | ||
| soc_flash_qmsi.c | ||
| spi_flash_w25qxxdv_defs.h | ||
| spi_flash_w25qxxdv.c | ||
| spi_flash_w25qxxdv.h | ||