diff options
| -rw-r--r-- | fs/Kconfig.binfmt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt index 74c64409ddbc..d4fc6095466d 100644 --- a/fs/Kconfig.binfmt +++ b/fs/Kconfig.binfmt | |||
| @@ -38,7 +38,7 @@ config BINFMT_ELF_FDPIC | |||
| 38 | 38 | ||
| 39 | config BINFMT_FLAT | 39 | config BINFMT_FLAT |
| 40 | tristate "Kernel support for flat binaries" | 40 | tristate "Kernel support for flat binaries" |
| 41 | depends on !MMU || SUPERH | 41 | depends on !MMU |
| 42 | help | 42 | help |
| 43 | Support uClinux FLAT format binaries. | 43 | Support uClinux FLAT format binaries. |
| 44 | 44 | ||
