Searched refs:configs (Results 1 – 8 of 8) sorted by relevance
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 for56 ## How can I easily combine platform and required Android configs?70 fragments must be located in the `kernel/configs` directory of the kernel tree72 platform defconfig must also be located in `arch/<arch>/configs/`. Once these85 Starting with Android O the base kernel configs are not just advisory. They are97 device kernels that adhere to the Android kernel configs of the current98 release, but also with those device kernels that adhere to the configs of past[all …]
117 if [[ -e arch/arm64/configs/gki_defconfig ]]; then119 elif [[ -e arch/arm64/configs/cuttlefish_defconfig ]]; then124 if [[ -e arch/x86/configs/gki_defconfig ]]; then126 elif [[ -e arch/x86/configs/x86_64_cuttlefish_defconfig ]]; then
1 …le_onlyconfigs.author=Randy Dunlapconfigs.description=Echo the kernel .config file used to build…
15 kernel/kernel/configs.ko
26 pkgPath: "android/soong/kernel/configs",
15 package configs package
73 configs in the conditional XML fragments.
8 kernel/kernel/configs.ko