HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/src/linux-headers-5.15.0-157/arch/arm/mach-nomadik/Kconfig
# SPDX-License-Identifier: GPL-2.0-only
menuconfig ARCH_NOMADIK
	bool "ST-Ericsson Nomadik"
	depends on ARCH_MULTI_V5
	select ARM_AMBA
	select ARM_VIC
	select CLKSRC_NOMADIK_MTU
	select CLKSRC_NOMADIK_MTU_SCHED_CLOCK
	select CPU_ARM926T
	select GPIOLIB
	select MFD_SYSCON
	select MIGHT_HAVE_CACHE_L2X0
	select PINCTRL
	select PINCTRL_NOMADIK
	select PINCTRL_STN8815
	help
	  Support for the Nomadik platform by ST-Ericsson

if ARCH_NOMADIK

config MACH_NOMADIK_8815NHK
	bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
	select NOMADIK_8815
	select I2C
	select I2C_ALGOBIT
	select I2C_NOMADIK

endif

config NOMADIK_8815
	depends on ARCH_NOMADIK
	bool