mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 03:40:52 +07:00
powerpc/configs: Add debug config fragment
Add a debug config fragment that we can use to put useful debug options into. It can be used like: # make foo_defconfig # make debug.config Currently the only option included is to enable debugfs SCOM access. Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> [mpe: Drop the special targets, just use the fragment directly] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20190801045855.5822-1-ajd@linux.ibm.com
This commit is contained in:
parent
5f5d6e40a0
commit
c1bc6f93f9
1
arch/powerpc/configs/debug.config
Normal file
1
arch/powerpc/configs/debug.config
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_SCOM_DEBUGFS=y
|
Loading…
Reference in New Issue
Block a user