mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
75527d8d9e
In both core and 1394 OHCI driver, some hard-coded values and macros are used to serialize/deserialize the header of asynchronous packets. It is inconvenient to reuse them. This commit adds some helper inline functions with their tests for the purpose. Link: https://lore.kernel.org/r/20240428071347.409202-2-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
CONFIG_KUNIT=y
|
|
CONFIG_PCI=y
|
|
CONFIG_FIREWIRE=y
|
|
CONFIG_FIREWIRE_KUNIT_UAPI_TEST=y
|
|
CONFIG_FIREWIRE_KUNIT_DEVICE_ATTRIBUTE_TEST=y
|
|
CONFIG_FIREWIRE_KUNIT_PACKET_SERDES_TEST=y
|