* 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
235 B
Plaintext
8 lines
235 B
Plaintext
# A10 single core 1Gb SoC
|
|
BOARD_NAME="pcDuino2"
|
|
BOARDFAMILY="sun4i"
|
|
BOOTCONFIG="Linksprite_pcDuino_defconfig"
|
|
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sunxi"
|
|
MODULES_NEXT="bonding"
|
|
KERNEL_TARGET="default,next,dev"
|