Skip to content

Commit

Permalink
Shrink the content of defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Jul 25, 2024
1 parent 3245fd5 commit f38d65c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions configs/defconfig
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
CONFIG_CONFIGURED=y
# CONFIG_BACKEND_FBDEV is not set
CONFIG_BACKEND_SDL=y

#
# Image Loaders
#
CONFIG_LOADER_PNG=y
CONFIG_LOADER_JPEG=y
# end of Image Loaders

#
# Demo Applications
#
CONFIG_DEMO_APPLICATIONS=y
CONFIG_DEMO_MULTI=y
CONFIG_DEMO_HELLO=y
CONFIG_DEMO_CLOCK=y
CONFIG_DEMO_CALCULATOR=y
CONFIG_DEMO_LINE=y
CONFIG_DEMO_SPLINE=y
# end of Demo Applications

0 comments on commit f38d65c

Please sign in to comment.