Server IP : 104.21.38.3 / Your IP : 162.158.189.211 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/src/linux-headers-5.15.0-142-generic/arch/powerpc/platforms/powernv/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0 config PPC_POWERNV depends on PPC64 && PPC_BOOK3S bool "IBM PowerNV (Non-Virtualized) platform support" select PPC_NATIVE select PPC_XICS select PPC_ICP_NATIVE select PPC_XIVE_NATIVE select PPC_P7_NAP select FORCE_PCI select PCI_MSI select EPAPR_BOOT select PPC_INDIRECT_PIO select PPC_UDBG_16550 select ARCH_RANDOM select CPU_FREQ select PPC_DOORBELL select MMU_NOTIFIER select FORCE_SMP default y config OPAL_PRD tristate 'OPAL PRD driver' depends on PPC_POWERNV help This enables the opal-prd driver, a facility to run processor recovery diagnostics on OpenPower machines config PPC_MEMTRACE bool "Enable runtime allocation of RAM for tracing" depends on PPC_POWERNV && MEMORY_HOTPLUG && CONTIG_ALLOC help Enabling this option allows for runtime allocation of memory (RAM) for hardware tracing. config SCOM_DEBUGFS bool "Expose SCOM controllers via debugfs" depends on DEBUG_FS