Commit 801740cb authored by Ben Collins's avatar Ben Collins

[Kconfig]: eth1394 requires INET

parent 4db943a9
...@@ -124,7 +124,7 @@ config IEEE1394_SBP2_PHYS_DMA ...@@ -124,7 +124,7 @@ config IEEE1394_SBP2_PHYS_DMA
config IEEE1394_ETH1394 config IEEE1394_ETH1394
tristate "Ethernet over 1394" tristate "Ethernet over 1394"
depends on IEEE1394 && EXPERIMENTAL depends on IEEE1394 && EXPERIMENTAL && INET
select IEEE1394_CONFIG_ROM_IP1394 select IEEE1394_CONFIG_ROM_IP1394
select IEEE1394_EXTRA_CONFIG_ROMS select IEEE1394_EXTRA_CONFIG_ROMS
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment