mediatek: mt7622: clean up image build
authorDaniel Golle <daniel@makrotopia.org>
Sun, 14 Mar 2021 19:11:14 +0000 (19:11 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 14 Mar 2021 22:00:10 +0000 (22:00 +0000)
commit34adb6db1da8e5303f5499ba8d2540fd5410216d
tree40bcf4e6e00cba12d72f2969cc9bc0bd94a3aa9d
parent578c73fea3a322a408d940636e4c170242dce2cb
mediatek: mt7622: clean up image build

 * clean up whitespace to make GPT partitioning more readable
 * don't select packages already part of the target default selection
 * don't select U-Boot variants (breaks ImageBuilder)
 * don't select AHCI on boards without SATA
 * don't select kmod-usb2 and kmod-ohci, USB 1.x and USB 2.0 devices
   work fine with the in-SoC XHCI host having just kmod-usb3 installed.
 * select kmod-btmtkuart for devices with Bluetooth support
 * sort DEVICE_PACKAGES

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/image/mt7622.mk