summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-05-14 23:10:51 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-05-16 19:43:50 +0000
commit0b2c44a7710227b2086fe4d0a2f71dd50d958d9e (patch)
tree4c5fc269ce1df3f5afc06f42152177cf21216d99 /misc
parenta0cf03b1c7038e545a412c519767b1ef69ee6820 (diff)
tinycrypt: move from lib to regular objects
tinycrypt was built using the lib- scripts without any real benefit. We also had a wrong placement of the Kconfig files under misc/ and a Kconfig file for Crypto that was never used before. Change-Id: I82d5902d92e7c06e10a95f418d9ead3cbcabcce4 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/Kconfig b/misc/Kconfig
index 92aed0b4f..5cecbbc98 100644
--- a/misc/Kconfig
+++ b/misc/Kconfig
@@ -16,11 +16,6 @@
# limitations under the License.
#
-
-menu "Cryptography"
-source "lib/crypto/tinycrypt/Kconfig"
-endmenu
-
menu "Compile and Link Features"
config KERNEL_BIN_NAME