mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-18 18:08:55 +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>