summaryrefslogtreecommitdiff
path: root/apps/examples/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/Kconfig')
-rw-r--r--apps/examples/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/examples/Kconfig b/apps/examples/Kconfig
index 3d3f4edc7..4e3db375d 100644
--- a/apps/examples/Kconfig
+++ b/apps/examples/Kconfig
@@ -8,6 +8,7 @@ source "$APPSDIR/examples/buttons/Kconfig"
source "$APPSDIR/examples/can/Kconfig"
source "$APPSDIR/examples/cc3000/Kconfig"
source "$APPSDIR/examples/configdata/Kconfig"
+source "$APPSDIR/examples/cpuhog/Kconfig"
source "$APPSDIR/examples/cxxtest/Kconfig"
source "$APPSDIR/examples/dhcpd/Kconfig"
source "$APPSDIR/examples/elf/Kconfig"
@@ -49,6 +50,7 @@ source "$APPSDIR/examples/relays/Kconfig"
source "$APPSDIR/examples/rgmp/Kconfig"
source "$APPSDIR/examples/romfs/Kconfig"
source "$APPSDIR/examples/sendmail/Kconfig"
+source "$APPSDIR/examples/serialblaster/Kconfig"
source "$APPSDIR/examples/serloop/Kconfig"
source "$APPSDIR/examples/slcd/Kconfig"
source "$APPSDIR/examples/flash_test/Kconfig"