Files
kernel_google_msm-4.14/build.config.sunfish.common
Wilson Sung a31dce269c Enable sunfish config
Bug: 149536833
Change-Id: I408d732213904237c510f2b43eb2461d50f82870
Signed-off-by: Wilson Sung <wilsonsung@google.com>
2020-03-18 12:38:22 +08:00

16 lines
349 B
Plaintext

. ${ROOT_DIR}/${KERNEL_DIR}/build.config.common
DEFCONFIG=sunfish_defconfig
FILES="
arch/arm64/boot/dtbo.img
arch/arm64/boot/Image.lz4-dtb
arch/arm64/boot/Image.lz4
arch/arm64/boot/dts/google/qcom-base/sdmmagpie.dtb
vmlinux
System.map
.config
"
EXT_MODULES="
private/msm-google-modules/wlan/qcacld-3.0
private/msm-google-modules/touch/fts/sunfish
"