default or selected kernelversion does not have config value CONFIG_IEEE1394_OHCI1394.
Result is shown for kernelversion 5.4.229

OHCI-1394 controllers

modulename: ohci1394.ko

configname: CONFIG_IEEE1394_OHCI1394

Linux Kernel Configuration
└─>Device Drivers
└─>IEEE 1394 (FireWire) support
└─>OHCI-1394 controllers
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
Enable this driver if you have an IEEE 1394 controller based on the
OHCI-1394 specification. The current driver is only tested with OHCI
chipsets made by Texas Instruments and NEC. Most third-party vendors
use one of these chipsets. It should work with any OHCI-1394
compliant card, however.

To compile this driver as a module, say M here: the module will be
called ohci1394.

NOTE:
ohci1394 is superseded by the newer firewire-ohci driver. See
http://ieee1394.wiki.kernel.org/index.php/Juju_Migration for
further information on how to switch to the new FireWire drivers.

If you want to install firewire-ohci and ohci1394 together, you
should configure them only as modules and blacklist the driver(s)
which you don't want to have auto-loaded. Add either

blacklist ohci1394
blacklist video1394
blacklist dv1394
or
blacklist firewire-ohci

to /etc/modprobe.conf or /etc/modprobe.d/* and update modprobe.conf
depending on your distribution.

source code:
depends
CONFIG_IEEE1394
CONFIG_PCI
CONFIG_BROKEN or CONFIG_PCI