summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-27 23:24:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-27 23:24:17 +0100
commit87eac2992b7dacd9c4d6e2cf7a5bb51f0bbdca15 (patch)
tree8f68afcd809e1aeb82d034f05c2ae1967d51fed4 /target/linux
parent93b54ff7293142c6442f06e195e146de4ecbf3cf (diff)
bfin: add least I get a kernel panic in the simulator :)
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.kernel4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index b53df07bf..36e338861 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -204,6 +204,10 @@ config ADK_KERNEL_UEVENT_HELPER_PATH
default "/sbin/mdev"
depends on ADK_RUNTIME_DEV_MDEV
+config ADK_KERNEL_BINFMT_ELF_FDPIC
+ bool
+ default y if ADK_TARGET_BINFMT_FDPIC
+
config ADK_KERNEL_BINFMT_FLAT
bool
default y if ADK_TARGET_BINFMT_FLAT