xref: /OK3568_Linux_fs/buildroot/package/skeleton-init-sysv/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_SKELETON_INIT_SYSV
2	bool
3	select BR2_PACKAGE_HAS_SKELETON
4	select BR2_PACKAGE_SKELETON_INIT_COMMON
5
6config BR2_PACKAGE_PROVIDES_SKELETON
7	default "skeleton-init-sysv" if BR2_PACKAGE_SKELETON_INIT_SYSV
8