diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/target.in b/config/target.in index 677c67e3..03ecb6b1 100644 --- a/config/target.in +++ b/config/target.in @@ -93,6 +93,10 @@ config ARCH_USE_MMU have one (eg. ARM Cortex-A8). #-------------------------------------- +config ARCH_SUPPORTS_FLAT_FORMAT + bool + +#-------------------------------------- config ARCH_SUPPORTS_EITHER_ENDIAN bool help |