mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 23:39:18 +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
|