b7fe073678
[Peter: fix help text, doesn't need fork, file header, license tags] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
config BR2_PACKAGE_LIBSOC
|
|
bool "libsoc"
|
|
help
|
|
libsoc is a C library for interfacing with common SoC
|
|
peripherals through generic kernel interfaces
|
|
|
|
https://github.com/jackmitch/libsoc
|