From 8f38a3b63665e67e7c175dc03c5db931969feab6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 27 Aug 2015 14:03:24 +0200 Subject: more kernel config cleanups --- target/linux/config/Config.in.kernel | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'target/linux/config/Config.in.kernel') diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index b26f03c8b..0f81222c4 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -194,6 +194,7 @@ config ADK_KERNEL_DEVTMPFS_MOUNT config ADK_KERNEL_UEVENT_HELPER bool depends on ADK_RUNTIME_DEV_MDEV + default y if ADK_RUNTIME_DEV_MDEV config ADK_KERNEL_UEVENT_HELPER_PATH string @@ -214,12 +215,7 @@ config ADK_KERNEL_VFP config ADK_KERNEL_VFPv3 bool select ADK_KERNEL_VFP - default y if ADK_TARGET_CPU_WITH_FPU_VFPV3 - -config ADK_KERNEL_VFPv4 - bool - select ADK_KERNEL_VFP - default y if ADK_TARGET_CPU_WITH_FPU_VFPV4 + default y if ADK_TARGET_CPU_WITH_FPU_VFPV3 || ADK_TARGET_CPU_WITH_FPU_VFPV4 config ADK_KERNEL_NEON bool -- cgit v1.2.3