[backfire] toolchain: relocate gcc, binutils and tools from /usr/ prefix to / - fixes...
[openwrt-10.03/.git] / package / openssl / Config.in
index 2c9f84c482e32c61f593b435f9366f7180365f33..1d310bdb5d58dcc81981ddafe74c92c015af394d 100644 (file)
@@ -1,7 +1,8 @@
-config BR2_PACKAGE_OPENSSL
-       tristate "openssl"
-       default m if CONFIG_DEVEL
-       help
-         A library implementing the SSL and TLS protocols 
-         
-         http://www.openssl.org/
+menu "Configuration"
+       depends on PACKAGE_libopenssl
+
+config OPENSSL_ENGINE
+       bool
+       prompt "Crypto acceleration support"
+
+endmenu