kconfig/powerpc: Enable firewire on ppc32
Bug: https://bugs.gentoo.org/496786
This commit is contained in:
parent
958fe2facf
commit
d947d5dfb8
1 changed files with 4 additions and 1 deletions
|
@ -1246,7 +1246,10 @@ CONFIG_DM_MULTIPATH=m
|
||||||
#
|
#
|
||||||
# IEEE 1394 (FireWire) support
|
# IEEE 1394 (FireWire) support
|
||||||
#
|
#
|
||||||
# CONFIG_FIREWIRE is not set
|
CONFIG_FIREWIRE=m
|
||||||
|
CONFIG_FIREWIRE_OHCI=m
|
||||||
|
CONFIG_FIREWIRE_SBP2=m
|
||||||
|
CONFIG_FIREWIRE_NET=m
|
||||||
# CONFIG_FIREWIRE_NOSY is not set
|
# CONFIG_FIREWIRE_NOSY is not set
|
||||||
CONFIG_MACINTOSH_DRIVERS=y
|
CONFIG_MACINTOSH_DRIVERS=y
|
||||||
CONFIG_ADB=y
|
CONFIG_ADB=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue