Ulf Magnusson | bd6e044 | 2019-11-01 13:45:29 +0100 | [diff] [blame] | 1 | # Subsystem configuration options |
| 2 | |
Anas Nashif | da7cc84 | 2017-06-30 07:10:28 -0400 | [diff] [blame] | 3 | # Copyright (c) 2016-2017 Intel Corporation |
Hubert Miś | b0ec7a6 | 2021-01-18 12:19:49 +0100 | [diff] [blame] | 4 | # Copyright (c) 2021 Nordic Semiconductor |
David B. Kinder | ac74d8b | 2017-01-18 17:01:01 -0800 | [diff] [blame] | 5 | # SPDX-License-Identifier: Apache-2.0 |
Ramesh Thomas | e354ad2 | 2016-10-29 04:10:36 -0700 | [diff] [blame] | 6 | |
Anas Nashif | d4930f7 | 2020-08-22 12:47:24 -0400 | [diff] [blame] | 7 | menu "Sub Systems and OS Services" |
| 8 | |
Johan Hedberg | 6bc6459 | 2016-11-02 11:06:56 +0200 | [diff] [blame] | 9 | source "subsys/bluetooth/Kconfig" |
Jukka Rissanen | 3eaec41 | 2016-11-11 23:46:28 +0200 | [diff] [blame] | 10 | |
Anas Nashif | f5d606e | 2020-08-22 13:07:14 -0400 | [diff] [blame] | 11 | source "subsys/canbus/Kconfig" |
| 12 | |
Paul Sokolovsky | 542c2b9 | 2017-03-24 13:50:16 +0300 | [diff] [blame] | 13 | source "subsys/console/Kconfig" |
| 14 | |
Benoit Leforestier | 26e0f9a | 2018-10-23 18:20:51 +0200 | [diff] [blame] | 15 | source "subsys/cpp/Kconfig" |
| 16 | |
Anas Nashif | 569f0b4 | 2016-12-17 13:18:45 -0500 | [diff] [blame] | 17 | source "subsys/debug/Kconfig" |
Anas Nashif | 7297f5d | 2016-12-23 14:06:46 -0500 | [diff] [blame] | 18 | |
Anas Nashif | da7cc84 | 2017-06-30 07:10:28 -0400 | [diff] [blame] | 19 | source "subsys/disk/Kconfig" |
| 20 | |
Simon Glass | 302d671 | 2020-08-20 08:07:29 -0600 | [diff] [blame] | 21 | source "subsys/emul/Kconfig" |
| 22 | |
Anas Nashif | f5d606e | 2020-08-22 13:07:14 -0400 | [diff] [blame] | 23 | source "subsys/fb/Kconfig" |
| 24 | |
Anas Nashif | da7cc84 | 2017-06-30 07:10:28 -0400 | [diff] [blame] | 25 | source "subsys/fs/Kconfig" |
| 26 | |
Hubert Miś | b0ec7a6 | 2021-01-18 12:19:49 +0100 | [diff] [blame] | 27 | source "subsys/ipc/Kconfig" |
| 28 | |
Anas Nashif | f5d606e | 2020-08-22 13:07:14 -0400 | [diff] [blame] | 29 | source "subsys/jwt/Kconfig" |
| 30 | |
Anas Nashif | da7cc84 | 2017-06-30 07:10:28 -0400 | [diff] [blame] | 31 | source "subsys/logging/Kconfig" |
| 32 | |
Manivannan Sadhasivam | 3ce8540 | 2020-03-04 19:54:09 +0530 | [diff] [blame] | 33 | source "subsys/lorawan/Kconfig" |
| 34 | |
Christopher Collins | 3986ef2 | 2018-01-17 18:02:30 -0800 | [diff] [blame] | 35 | source "subsys/mgmt/Kconfig" |
| 36 | |
Johann Fischer | 07ab652 | 2020-05-29 16:45:25 +0200 | [diff] [blame] | 37 | source "subsys/modbus/Kconfig" |
| 38 | |
Anas Nashif | da7cc84 | 2017-06-30 07:10:28 -0400 | [diff] [blame] | 39 | source "subsys/net/Kconfig" |
| 40 | |
Anas Nashif | a15f32f | 2021-03-26 09:30:06 -0400 | [diff] [blame] | 41 | source "subsys/portability/Kconfig" |
| 42 | |
Gerard Marull-Paretas | 99cbee3 | 2021-04-29 13:45:57 +0200 | [diff] [blame] | 43 | source "subsys/pm/Kconfig" |
Anas Nashif | 3b75a08 | 2020-08-22 12:58:49 -0400 | [diff] [blame] | 44 | |
Anas Nashif | 7297f5d | 2016-12-23 14:06:46 -0500 | [diff] [blame] | 45 | source "subsys/shell/Kconfig" |
Jithu Joseph | 89f4bf7 | 2016-12-08 19:14:55 -0800 | [diff] [blame] | 46 | |
Anas Nashif | f5d606e | 2020-08-22 13:07:14 -0400 | [diff] [blame] | 47 | source "subsys/stats/Kconfig" |
| 48 | |
Anas Nashif | da7cc84 | 2017-06-30 07:10:28 -0400 | [diff] [blame] | 49 | source "subsys/usb/Kconfig" |
Andrzej Puzdrowski | 49fccdd | 2017-07-04 11:54:11 +0200 | [diff] [blame] | 50 | |
| 51 | source "subsys/dfu/Kconfig" |
Leandro Pereira | adce1d1 | 2017-10-13 15:45:02 -0700 | [diff] [blame] | 52 | |
| 53 | source "subsys/random/Kconfig" |
Andrzej Puzdrowski | 25269fb | 2017-12-08 11:50:46 +0100 | [diff] [blame] | 54 | |
| 55 | source "subsys/storage/Kconfig" |
Andrzej Puzdrowski | 94ff339 | 2018-02-02 14:30:56 +0100 | [diff] [blame] | 56 | |
| 57 | source "subsys/settings/Kconfig" |
Shawn Mosley | 573f32b | 2018-04-26 10:14:02 -0400 | [diff] [blame] | 58 | |
Martin Jäger | 1aaf508 | 2020-11-18 16:23:17 +0100 | [diff] [blame] | 59 | source "subsys/task_wdt/Kconfig" |
| 60 | |
Anas Nashif | ccad9d0 | 2019-02-19 15:45:18 -0500 | [diff] [blame] | 61 | source "subsys/testsuite/Kconfig" |
| 62 | |
Daniel Leung | 0ffcfa9 | 2020-08-05 12:57:00 -0700 | [diff] [blame] | 63 | source "subsys/timing/Kconfig" |
| 64 | |
Anas Nashif | 41abcc5 | 2020-02-06 09:13:51 -0500 | [diff] [blame] | 65 | source "subsys/tracing/Kconfig" |
| 66 | |
Andrew Boie | 993cf9f | 2020-11-30 10:26:09 -0800 | [diff] [blame] | 67 | source "subsys/demand_paging/Kconfig" |
| 68 | |
Anas Nashif | d4930f7 | 2020-08-22 12:47:24 -0400 | [diff] [blame] | 69 | endmenu |