summaryrefslogtreecommitdiff
path: root/doc/README.multi-dtb-fit
diff options
context:
space:
mode:
authorSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>2018-02-13 06:34:14 +0100
committerMarek Vasut <marex@denx.de>2018-02-15 13:45:16 +0100
commitfef4a545b696daf7f27f176aae82fd47b1174aba (patch)
tree34f028236d41899bbdacdae9c43c15a9a0aaab80 /doc/README.multi-dtb-fit
parent21a9f435f340b0936aa0bfc29fdd3efa1d329ea2 (diff)
arm: socfpga: use imply instead of select where applicable
Kconfig should only 'select' features that are required for an arch. Standard features that can be disabled without breaking board support should use 'imply' instead, to allow users to disable it. These options are changed for mach-socfpga: - DM_SPI & DM_SPI_FLASH: only required with QSPI support enabled - SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION: the boot rom supports a partitionless mode also, where SPL is located at address 0 - HW_WATCHDOG: while all mainline board defconfigs use it, U-Boot should still work without it. Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Diffstat (limited to 'doc/README.multi-dtb-fit')
0 files changed, 0 insertions, 0 deletions