From: Matwey V. Kornilov Date: Sun, 15 Feb 2015 15:22:47 +0000 (+0300) Subject: of: Add prompt for OF_OVERLAY config X-Git-Tag: v4.0-rc4~14^2~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5c776064a4a4600a7adea4503d77c6aad9baa476;p=karo-tx-linux.git of: Add prompt for OF_OVERLAY config Signed-off-by: Matwey V. Kornilov Signed-off-by: Rob Herring --- diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index 38d1c51f58b1..3876fb90845d 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -84,7 +84,7 @@ config OF_RESOLVE bool config OF_OVERLAY - bool + bool "Device Tree overlays" depends on OF select OF_DYNAMIC select OF_RESOLVE