提交 fecc7351 编写于 作者: P Paul Bolle 提交者: David S. Miller

net: drivers/net/hippi/Kconfig should be sourced

Commit ff5a3b50 ("hippi: Move the HIPPI driver") moved the HIPPI
driver into drivers/net/hippi. It didn't source
drivers/net/hippi/Kconfig though, so it didn't make all necessary
Kconfig changes. So let drivers/net/kconfig source HIPPI's Kconfig file.

[ Fix syntax error at the end of HIPP's Kconfig file. -DaveM ]
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Acked-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 f79d7e6f
...@@ -245,6 +245,8 @@ source "drivers/net/ethernet/Kconfig" ...@@ -245,6 +245,8 @@ source "drivers/net/ethernet/Kconfig"
source "drivers/net/fddi/Kconfig" source "drivers/net/fddi/Kconfig"
source "drivers/net/hippi/Kconfig"
config NET_SB1000 config NET_SB1000
tristate "General Instruments Surfboard 1000" tristate "General Instruments Surfboard 1000"
depends on PNP depends on PNP
......
...@@ -36,4 +36,4 @@ config ROADRUNNER_LARGE_RINGS ...@@ -36,4 +36,4 @@ config ROADRUNNER_LARGE_RINGS
kernel code or by user space programs. Say Y here only if you have kernel code or by user space programs. Say Y here only if you have
the memory. the memory.
endif /* HIPPI */ endif # HIPPI
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册