[linux-yocto] [PATCH yocto 4.1 and 4.4] ktypes/tiny/tiny.cfg: support /proc/sys

Bruce Ashfield bruce.ashfield at windriver.com
Tue Apr 12 08:19:50 PDT 2016


On 2016-04-12 1:43 AM, Robert Yang wrote:
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>

merged.

Bruce

> ---
>   ktypes/tiny/tiny.cfg | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/ktypes/tiny/tiny.cfg b/ktypes/tiny/tiny.cfg
> index 299e9be..f1f0b54 100644
> --- a/ktypes/tiny/tiny.cfg
> +++ b/ktypes/tiny/tiny.cfg
> @@ -29,3 +29,6 @@ CONFIG_RD_GZIP=y
>
>   # Support /init as a script and #!/bin/sh in general
>   CONFIG_BINFMT_SCRIPT=y
> +
> +# Support /proc/sys
> +CONFIG_PROC_SYSCTL=y
>



More information about the linux-yocto mailing list