summaryrefslogtreecommitdiff
path: root/config.in
authormickeyl <mickeyl>2004-05-03 09:40:07 (UTC)
committer mickeyl <mickeyl>2004-05-03 09:40:07 (UTC)
commitfb6f93892d4d0e0471d62f5b5ab6d9bdef0a5e76 (patch) (side-by-side diff)
tree9ff1498eddd22a29df1639abb66b863ac5d36931 /config.in
parentd65575b75d8b755e27a1b7c655ad464fc417d093 (diff)
downloadopie-fb6f93892d4d0e0471d62f5b5ab6d9bdef0a5e76.zip
opie-fb6f93892d4d0e0471d62f5b5ab6d9bdef0a5e76.tar.gz
opie-fb6f93892d4d0e0471d62f5b5ab6d9bdef0a5e76.tar.bz2
remove the OPIE_WE_VERSION crap. this was a step into the wrong direction.
remove the wireless.h user headers also. we are doomed to use the kernel ones until Jean himself provides user headers. As a nice side effect, the automatic WE_VERSION detected has been removed. It was too weak anyway, since e.g. the handhelds.org community updated kernel 2.4.19 to WE V16 about 14 months ago...
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.in b/config.in
index 5c23904..99341e6 100644
--- a/config.in
+++ b/config.in
@@ -148,17 +148,6 @@ config OPIE_NO_SOUND_PCM_READ_BITS
boolean "There is not a pcm_read_bits io control"
default y if TARGET_SHARP
default n if ! TARGET_SHARP
-
-config OPIE_WE_VERSION_OVERRIDE
- boolean "Override autodetection of wireless extension (WE) version"
- default n
-
-config OPIE_WE_VERSION
- depends OPIE_WE_VERSION_OVERRIDE
- string "The wireless extension (WE) version to build against"
- default "15" if ! TARGET_X86
- default "16" if TARGET_X86
-
endmenu
menu "Dependencies"