qualcommax: ipq807x: move subtarget specific kernel options
authorRobert Marko <robimarko@gmail.com>
Sun, 29 Oct 2023 16:00:29 +0000 (17:00 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 2 Nov 2023 19:25:33 +0000 (20:25 +0100)
commit5cdf152b28da70d12cd4eba08e1c75dd7afcced2
treefd33e0564f2cece96a94cb46620a6ac5d86ea1f1
parentbc47613cf0215743cde641f962386d59b57a332a
qualcommax: ipq807x: move subtarget specific kernel options

Currently, qualcommax target contains the full kernel config for the
ipq807x subtarget, but since I am working on ipq60xx as well it makes
sense to split out the ipq807x specific kernel options to subtarget
config.

ipq60xx will use the same approach and use subtarget config.

Should result in the same end kernel config, verified by comparing the
generated kernel .config.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/config-6.1
target/linux/qualcommax/ipq807x/config-default [new file with mode: 0644]