From 27bb4475fb3c45571ca084c5903e3eeca68d018e Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 22 Nov 2013 12:01:01 +0000 Subject: add a feature flag for device tree support Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38893 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 7f694e4c8b..bb442025f5 100644 --- a/target/Config.in +++ b/target/Config.in @@ -39,6 +39,9 @@ config RTC_SUPPORT config BIG_ENDIAN bool +config USES_DEVICETREE + bool + config USES_INITRAMFS bool -- cgit v1.2.3