diff options
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r-- | arch/tile/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index fe128816c448..645979cfb718 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig | |||
@@ -345,6 +345,8 @@ config KERNEL_PL | |||
345 | kernel will be built to run at. Generally you should use | 345 | kernel will be built to run at. Generally you should use |
346 | the default value here. | 346 | the default value here. |
347 | 347 | ||
348 | source "arch/tile/gxio/Kconfig" | ||
349 | |||
348 | endmenu # Tilera-specific configuration | 350 | endmenu # Tilera-specific configuration |
349 | 351 | ||
350 | menu "Bus options" | 352 | menu "Bus options" |