summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--linux/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/Config.in b/linux/Config.in
index ba4b574216..bf30426e15 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -269,10 +269,10 @@ config BR2_LINUX_KERNEL_UIMAGE_LOADADDR
If unsure, let this option empty.
config BR2_LINUX_KERNEL_DTS_SUPPORT
- bool "Device tree support"
+ bool "Build a Device Tree Blob (DTB)"
help
- Compile a device tree source into a device tree blob.
- Select the dts file to compile in the options below.
+ Compile one or more device tree sources into device tree blobs.
+ Select the dts files to compile in the options below.
if BR2_LINUX_KERNEL_DTS_SUPPORT
OpenPOWER on IntegriCloud