lkml.org 
[lkml]   [2023]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/3] kconfig: Add special rust_modules config option
From


On 11/7/23 18:26, Matthew Maurer wrote:
> Adds support for the rust_modules kconfig type, which works similarly to
> modules, but for restricting or allowing the use of modules which
> directly depend on Rust.
>
> Signed-off-by: Matthew Maurer <mmaurer@google.com>
> ---
> scripts/kconfig/confdata.c | 3 +++
> scripts/kconfig/expr.h | 1 +
> scripts/kconfig/lexer.l | 1 +
> scripts/kconfig/lkc.h | 1 +
> scripts/kconfig/menu.c | 7 +++++--
> scripts/kconfig/parser.y | 12 ++++++++++++
> scripts/kconfig/symbol.c | 31 +++++++++++++++++++++++++++++--
> 7 files changed, 52 insertions(+), 4 deletions(-)
>

Hi,

This appears to be a change to the Kconfig language, so please update
Documentation/kbuild/kconfig-language.rst with some prose explaining it.

Thanks.
--
~Randy

\
 
 \ /
  Last update: 2023-11-20 13:52    [W:0.443 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site