aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r--arch/tile/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig
index 290ef4161939..1eb308cb711a 100644
--- a/arch/tile/Kconfig
+++ b/arch/tile/Kconfig
@@ -310,6 +310,10 @@ config VMALLOC_RESERVE
310 hex 310 hex
311 default 0x1000000 311 default 0x1000000
312 312
313config HARDWALL
314 bool "Hardwall support to allow access to user dynamic network"
315 default y
316
313endmenu # Tilera-specific configuration 317endmenu # Tilera-specific configuration
314 318
315menu "Bus options" 319menu "Bus options"