configs: Rename config directories to sub-directory
As part of an effort to foster better cross collaboration with internal Red Hat kernels, align the configs layout to match that kernel. This will allow Red Hat engineers to provide easier guidance on how to set various config options. In addition, the scripts that process the config options will migrate to the configs/ directory too in later patches. Future config workflows will stage all work in the configs/ area. A simple diff between the kernels will easily expose which config options are different. Reading the comments in the file provides guidance to Fedora to determine if that kernel should make a similar change or not. Rename debugconfig -> configs/base-debug Rename baseconfig -> configs/base-generic Rename configs/base-generic/arm/arm64 -> configs/base-generic/arm/aarch64 No code changes made.
This commit is contained in:
parent
36ae66c549
commit
c54d82caa9
10155 changed files with 0 additions and 0 deletions
1
configs/base-debug/CONFIG_DEBUG_OBJECTS_RCU_HEAD
Normal file
1
configs/base-debug/CONFIG_DEBUG_OBJECTS_RCU_HEAD
Normal file
|
|
@ -0,0 +1 @@
|
|||
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue