net: drivers/net/hippi/Kconfig should be sourced
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 8 Nov 2011 10:31:10 +0000 (10:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2011 20:55:06 +0000 (15:55 -0500)
commitfecc73519439361eab21fb3cebec504672ef0e03
tree9e67a3e5718fd1648941adb86667df760685ac94
parentf79d7e6f6ae397caf219cef1392ca39b3ff10833
net: drivers/net/hippi/Kconfig should be sourced

Commit ff5a3b509e ("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: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/hippi/Kconfig