Example 5 -- a driver with complex config A driver that requires multiple configuration options. Node /spi3, driver mach-smartq.c, extracted from the full report. Driver arch/arm/mach-s3c64xx/mach-smartq.c requires both CONFIG_SAMSUNG_ATAGS and CONFIG_MACH_SMARTQ. $ scripts/dtc/dt_to_config \ --config ${KBUILD_OUTPUT}/.config \ --config-format \ arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts # -dDc-----n--F : /spi3 : spi-gpio : arch/arm/mach-s3c64xx/mach-smartq.c : CONFIG_SAMSUNG_ATAGS && CONFIG_MACH_SMARTQ : n, n # CONFIG_SAMSUNG_ATAGS is not set # CONFIG_SAMSUNG_ATAGS=y # CONFIG_MACH_SMARTQ is not set # CONFIG_MACH_SMARTQ=y -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html