aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/nios2/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig
index f6c4b0f49997..532343eebf89 100644
--- a/arch/nios2/Kconfig
+++ b/arch/nios2/Kconfig
@@ -36,9 +36,6 @@ config GENERIC_CALIBRATE_DELAY
36config NO_IOPORT_MAP 36config NO_IOPORT_MAP
37 def_bool y 37 def_bool y
38 38
39config HAS_DMA
40 def_bool y
41
42config FPU 39config FPU
43 def_bool n 40 def_bool n
44 41