ARC: [kbuild] Include Kconfig.binfmt
[deliverable/linux.git] / arch / arc / Kconfig
index 44541f14c69265b03b08d3436cc4935ef4f03dee..c7ae85872e2193558453ac91f3d02721adf7577d 100644 (file)
@@ -61,9 +61,6 @@ config GENERIC_CALIBRATE_DELAY
 config GENERIC_HWEIGHT
        def_bool y
 
-config BINFMT_ELF
-       def_bool y
-
 config STACKTRACE_SUPPORT
        def_bool y
        select STACKTRACE
@@ -439,6 +436,10 @@ config ARC_BUILTIN_DTB_NAME
 
 source "kernel/Kconfig.preempt"
 
+menu "Executable file formats"
+source "fs/Kconfig.binfmt"
+endmenu
+
 endmenu         # "ARC Architecture Configuration"
 
 source "mm/Kconfig"
This page took 0.042887 seconds and 5 git commands to generate.