[PATCH v2] scripts/dtc: dt_to_config - example 5: complex kernel config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux