Lines Matching refs:configs
10 `arch/*/configs/`.
23 ## How are Android's kernel configs stored?
25 The kernel configs are stored in the [kernel/configs repo](https://android.googlesource.com/kernel/…
53 Kernel configs vary by kernel version, so there are sets of kernel configs for
56 ## How can I easily combine platform and required Android configs?
70 fragments must be located in the `kernel/configs` directory of the kernel tree
72 platform defconfig must also be located in `arch/<arch>/configs/`. Once these
85 Starting with Android O the base kernel configs are not just advisory. They are
97 device kernels that adhere to the Android kernel configs of the current
98 release, but also with those device kernels that adhere to the configs of past
101 are stored in the kernel/configs repo. During tests the appropriate versions
102 of the configs are accessed depending on the launch level of the device.
109 essential to AOSP’s overall functionality). All configs on the supported
110 upgrade path are in the kernel/configs repo.
112 Support for kernel configs from previous dessert releases is dropped from AOSP
117 The top level of the kernel configs repo contains directories for each
125 For release branches the structure is similar, except there are no configs at
126 the top level. When a release is branched from master the top-level configs are
128 master) and the top-level configs are removed (this change is not propagated to
133 Modify the top level kernel configs in AOSP. Make sure to modify the configs