summaryrefslogtreecommitdiff
path: root/Kconfig.zephyr
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-10-30 16:33:25 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-10-31 19:21:42 +0000
commit4d090e09d6e7c3f5ac98d35fd46639ce865a6322 (patch)
tree0086fee75cca07fa6a43307b5b84702b41d50d35 /Kconfig.zephyr
parent5f8fa677b5192381770fc9aff3c58d5a9bf2cb79 (diff)
usb: move usb subsystem to subsys/usb and cleanup header inclusion
Change-Id: I5bdfd2cf5fee62af2ca772d778477f4f378a6a55 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'Kconfig.zephyr')
-rw-r--r--Kconfig.zephyr2
1 files changed, 0 insertions, 2 deletions
diff --git a/Kconfig.zephyr b/Kconfig.zephyr
index 2f33a2ae3..a75bd6700 100644
--- a/Kconfig.zephyr
+++ b/Kconfig.zephyr
@@ -36,8 +36,6 @@ source "subsys/Kconfig"
source "ext/Kconfig"
-source "usb/Kconfig"
-
source "tests/Kconfig"
#