diff options
| author | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | 2016-02-01 16:53:22 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:07:59 -0700 |
| commit | 016c030cc67882b2143fc8098afa471c8bf33bdf (patch) | |
| tree | 9c36744577971acb0c98729f79385af44796f0b1 /net/Kconfig | |
| parent | 9b066e098123f8620a8f5a3decf23b6a0267eee4 (diff) | |
net: ipc_router: Add snapshot of IPC Router
This snapshot is taken as of msm-3.18 commit e70ad0cd (Promotion of
kernel.lnx.3.18-151201.)
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Diffstat (limited to 'net/Kconfig')
| -rw-r--r-- | net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig index 430645214741..611831ccadbb 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -398,6 +398,8 @@ config LWTUNNEL weight tunnel endpoint. Tunnel encapsulation parameters are stored with light weight tunnel state associated with fib routes. +source "net/ipc_router/Kconfig" + endif # if NET # Used by archs to tell that they support BPF_JIT |
