summaryrefslogtreecommitdiff
path: root/configs/beelink-gtking_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCsNeil Armstrong2021-04-061-1/+1
| | | | | | Use the proper Synopsys DWMAC Meson8b glue to handle the ethernet link type. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* configs: update Amlogic Meson G12A, G12B & SM1 configs for MDIO MUXNeil Armstrong2021-04-061-0/+3
| | | | | | Use DM_MDIO and the new G12A MDIO MUX driver for G12A, G12B & SM1 boards. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* configs: Resync with savedefconfigWIP/29Jan2021Tom Rini2021-01-291-3/+1
| | | | | | Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
* boards: amlogic: add Beelink GT-King defconfigChristian Hewitt2021-01-111-0/+71
Add a defconfig for the Beelink GT-King Android STB, which is based on the Amlogic W400 reference design. Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>