diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 7f694e4c8b..94c10bb34d 100644 --- a/target/Config.in +++ b/target/Config.in @@ -63,6 +63,9 @@ config USES_CPIOGZ config USES_UBIFS bool +config USES_FIT + bool + config PROFILE_KCONFIG bool |