mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Install xfce4-power-manager by default on xfce desktop - remove x11 config which is obsolete and prevent dkms functinality - remove per board power manager install * Update xfce4 configs
11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
# Allwinner A20 dual core 1Gb SoC dual ethernet
|
|
BOARD_NAME="SOM204-A20"
|
|
BOARDFAMILY="sun7i"
|
|
BOOTCONFIG="A20-Olimex-SOM204-EVB-eMMC_defconfig"
|
|
MODULES_CURRENT="bonding g_serial gpio-ir-tx r8723bs"
|
|
MODULES_EDGE="bonding g_serial gpio-ir-tx r8723bs "
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
HAS_VIDEO_OUTPUT="no"
|
|
KERNEL_TARGET="current,edge"
|
|
PACKAGE_LIST_DESKTOP_BOARD="xinput-calibrator"
|