lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 30 Jun 2024 12:37:53 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: linux-tegra@...r.kernel.org, linux-staging@...ts.linux.dev,
 linux-kernel@...r.kernel.org
Cc: Tom Mounet <tommounet@...il.com>, Julia Lawall <julia.lawall@...ia.fr>,
 Marc Dietrich <marvin24@....de>, Greg KH <gregkh@...uxfoundation.org>
Subject: [RFC] staging: nvec: cannot configure to compile driver for testing

Hi,

to test the patch:

[PATCH v3] staging: nvec: Use x instead of x != NULL to improve readability.
https://lore.kernel.org/linux-staging/66804898.5d0a0220.6df0f.4f0a@mx.google.com/T/#u

I would like to compile the driver nvec. But the issue I have is that I 
cannot configure to compile it.


When start make menuconfig

and search with / for NVEC I can see:

Symbol: MFD_NVEC [=n] 
                                                        Type  : tristate 
 
                                        Defined at 
drivers/staging/nvec/Kconfig:2 
                                              Prompt: NV Tegra Embedded 
Controller SMBus Interface 
                              Depends on: STAGING [=y] && I2C [=y] && 
GPIOLIB [=y] && ARCH_TEGRA 
                Location: 
 
  -> Device Drivers 
                                                      (2)   -> Staging 
drivers (STAGING [=y])
	 -> NV Tegra Embedded Controller SMBus Interface (MFD_NVEC [=n])
Selects: MFD_CORE [=y] 


But I cannot jump or go into "NV Tegra Embedded Controller SMBus Interface"

In my .config file there is no string "NVEC" at all.

How to config this driver to be compiled?

Thanks for your support.

Bye Philipp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ