diff options
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r-- | arch/tile/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index 290ef41..1eb308c 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig @@ -310,6 +310,10 @@ config VMALLOC_RESERVE hex default 0x1000000 +config HARDWALL + bool "Hardwall support to allow access to user dynamic network" + default y + endmenu # Tilera-specific configuration menu "Bus options" |