From fc26dda750ef95354917d3dec9421578647d7c62 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 3 Jun 2008 09:29:58 +0000 Subject: add new target feature option for fpu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11337 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index 505fcc962..31f7a50b3 100644 --- a/target/Config.in +++ b/target/Config.in @@ -8,6 +8,9 @@ config LINUX_2_4 config LINUX_2_6 bool +config HAS_FPU + bool + config DISPLAY_SUPPORT bool -- cgit v1.2.3