Skip to content

Commit

Permalink
od: configs: lepus: Include DTBs for the PAP-KIII+ and Anbernic RS-07
Browse files Browse the repository at this point in the history
Support the PAP-KIII+ handheld and Anbernic RS-07 console.

Signed-off-by: Paul Cercueil <[email protected]>
  • Loading branch information
pcercuei committed Dec 24, 2022
1 parent 9d9c288 commit 7446ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/od_lepus_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
BR2_LINUX_KERNEL_ZSTD=y
BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="uzImage.bin"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="ingenic/gopher2 ingenic/gopher2b ingenic/ldkv ingenic/ldkh ingenic/papk3s ingenic/rg300 ingenic/rs97"
BR2_LINUX_KERNEL_INTREE_DTS_NAME="ingenic/gopher2 ingenic/gopher2b ingenic/ldkv ingenic/ldkh ingenic/papk3plus ingenic/papk3s ingenic/rg300 ingenic/rs07 ingenic/rs97"
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y
BR2_PACKAGE_LINUX_TOOLS_GPIO=y
Expand Down

0 comments on commit 7446ba6

Please sign in to comment.