summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.cpu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-26 18:34:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-26 18:34:51 +0100
commit181e796c9beb08534f9e3f50c881bb8feaf78c5c (patch)
tree3bbd80f9cd0ad2a3572fe3135056f24a89728029 /target/linux/config/Config.in.cpu
parentd8b9dfc2b0e223f4d63850f173775a8bd0931d84 (diff)
rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard float)
Diffstat (limited to 'target/linux/config/Config.in.cpu')
-rw-r--r--target/linux/config/Config.in.cpu5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/config/Config.in.cpu b/target/linux/config/Config.in.cpu
index 678cb5696..efaf3a658 100644
--- a/target/linux/config/Config.in.cpu
+++ b/target/linux/config/Config.in.cpu
@@ -33,9 +33,6 @@ config ADK_KERNEL_USE_GENERIC_SMP_HELPERS
default y if ADK_TARGET_CPU_WITH_HT
default n
-config ADK_KERNEL_VFP
- boolean
-
menu "CPU support"
config ADK_KERNEL_CPU_FREQ
@@ -93,6 +90,4 @@ config ADK_KERNEL_CPU_FREQ_DEFAULT_GOV_USERSPACE
select ADK_KERNEL_CPU_FREQ_GOV_USERSPACE
endchoice
-
endmenu
-