diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in index 14cdfa577e..f5aa043053 100644 --- a/target/Config.in +++ b/target/Config.in @@ -50,7 +50,10 @@ config USES_TGZ config USES_CPIOGZ bool -config PROFILE_KCONFIG +config USES_UBIFS + bool + +config PROFILE_KCONFIG bool config NOMMU |