summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-11-11 20:54:03 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-11-11 20:54:03 +0100
commita695499606282b77e79599a7d506a179a54e3795 (patch)
tree219f118a9572602bb79b01fe51a67b9aa0c18fc0 /Kconfig
parent992d015f29faada82129141c35381e753ef00dee (diff)
downloadembtoolkit-a695499606282b77e79599a7d506a179a54e3795.tar.gz
embtoolkit-a695499606282b77e79599a7d506a179a54e3795.tar.bz2
embtoolkit-a695499606282b77e79599a7d506a179a54e3795.tar.xz
Build a root filesystem by default
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 890a1bc..4937561 100644
--- a/Kconfig
+++ b/Kconfig
@@ -86,6 +86,7 @@ endif
config EMBTK_HAVE_ROOTFS
bool "Build root filesystem"
+ default y
help
If you want to build a root filesystem for your target, and include
some packages within it, you must say yes here.