4683420c4c
'default n' is the default, so there's no need to say it explicitly.
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
config BR2_PACKAGE_LIBRAW1394
|
|
bool "libraw1394"
|
|
help
|
|
Library for direct access to IEEE 1394 bus.
|
|
|
|
Through libraw1394/raw1394, applications can directly
|
|
send to and receive from other nodes without requiring
|
|
a kernel driver for the protocol in question.
|
|
|
|
http://www.linux1394.org/
|