* Initial commit for serial consoles rfc * Board configuration cleanup + small tweaks * Add serial gadget rename to dev kernel as well * Cleanup, fixing permissions * Cleanup board configs
8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
# A20 dual core 1Gb SoC
|
|
BOARD_NAME="pcDuino3 Nano"
|
|
BOARDFAMILY="sun7i"
|
|
BOOTCONFIG="Linksprite_pcDuino3_Nano_defconfig"
|
|
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i"
|
|
MODULES_NEXT="bonding"
|
|
KERNEL_TARGET="default,next,dev"
|