From f57e79b6d59fcf56f8a88b6502da22867b371b61 Mon Sep 17 00:00:00 2001 From: Andrew Boie Date: Wed, 10 May 2017 13:39:03 -0700 Subject: [PATCH] xtensa: remove Kconfig.cores This file is no longer used by the build system. Signed-off-by: Andrew Boie --- arch/xtensa/soc/Kconfig.cores | 59 ----------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 arch/xtensa/soc/Kconfig.cores diff --git a/arch/xtensa/soc/Kconfig.cores b/arch/xtensa/soc/Kconfig.cores deleted file mode 100644 index 9d7166e8fed..00000000000 --- a/arch/xtensa/soc/Kconfig.cores +++ /dev/null @@ -1,59 +0,0 @@ -# Kconfig - XTENSA supported cores -# -# Copyright (c) 2016 Cadence Design Systems, Inc. -# SPDX-License-Identifier: Apache-2.0 - -config cpsw4irq - bool "cpsw4irq core" - -config sample_controller - bool "sample_controller core" - -config sample_flix - bool "sample_flix core" - -config hifi3_bd5 - bool "hifi3_bd5 core" - -config hifi3_bd5_call0 - bool "hifi3_bd5_call0 (hifi3_bd5 core with call0 ABI and 3 additional SW IRQs)" - -config tie_dev2 - bool "tie_dev2 core" - -config XRC_FUSION_AON_ALL_LM - bool "XRC_FUSION_AON_ALL_LM core" - -config tie_dev1 - bool "tie_dev1 core" - -config sample_config - bool "sample_config core" - -config hifiep_bd5 - bool "hifiep_bd5 core" - -config D_108mini - bool "D_108mini core" - -config D_212GP - bool "D_212GP core" - -config D_233L - bool "D_233L core" - -config hifi_mini - bool "hifi_mini core" - -config hifi_mini_4swIrq - bool "hifi_mini_4swIrq (hifi_mini core with 4 additional SW IRQs)" - -config hifi2_std - bool "hifi2_std core" - -config XRC_D2PM_5swIrq - bool "XRC_D2PM_5swIrq (XRC_D2PM core with 4 additional SW IRQs)" - -config hifi4_bd7 - bool "hifi4_bd7 core" -