aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/blackfin/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 5ae0aa77aff6..f81e7b989fff 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -868,14 +868,6 @@ config SYS_BFIN_SPINLOCK_L1
868 If enabled, sys_bfin_spinlock function is linked 868 If enabled, sys_bfin_spinlock function is linked
869 into L1 instruction memory. (less latency) 869 into L1 instruction memory. (less latency)
870 870
871config IP_CHECKSUM_L1
872 bool "Locate IP Checksum function in L1 Memory"
873 default n
874 depends on !SMP
875 help
876 If enabled, the IP Checksum function is linked
877 into L1 instruction memory. (less latency)
878
879config CACHELINE_ALIGNED_L1 871config CACHELINE_ALIGNED_L1
880 bool "Locate cacheline_aligned data to L1 Data Memory" 872 bool "Locate cacheline_aligned data to L1 Data Memory"
881 default y if !BF54x 873 default y if !BF54x