aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-10-05 14:19:00 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-10-05 14:19:00 +0000
commit0fdc96aba90805bded8d96a3d1162af77f8c9b88 (patch)
tree51c3ffccdd66f0b97a52c313788b60feccfcb8f1 /target/Config.in
parent961a7ea9c693f0f6cecc12dcac74d2e182c359d6 (diff)
downloadmaster-187ad058-0fdc96aba90805bded8d96a3d1162af77f8c9b88.tar.gz
master-187ad058-0fdc96aba90805bded8d96a3d1162af77f8c9b88.tar.bz2
master-187ad058-0fdc96aba90805bded8d96a3d1162af77f8c9b88.zip
as we only support 2.6, remove the useless bool for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23246 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/Config.in b/target/Config.in
index 6e45b640df..4476a89854 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -2,9 +2,6 @@ source "tmp/.config-target.in"
# Kernel/Hardware features
-config LINUX_2_6
- bool
-
config HAS_FPU
bool