mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 09:16:41 +09:00
This patch moves transport dynamic registration and matching to the net module to prevent a bad Kconfig dependency between the net and fs 9p modules. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>