kumquat-buildroot/package/libsoc/Config.in
Yegor Yefremov b7fe073678 libsoc: add new package
[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>
2013-09-12 22:30:18 +02:00

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