Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1226011
| From | Gerhard Bertelsmann <info@gerhard-bertelsmann.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v8 2/4] can: Allwinner A10/A20 CAN Controller support - Defconfig |
| Date | 2015-09-16 13:30 +0200 |
| Message-ID | <q9j4t-31b-7@gated-at.bofh.it> (permalink) |
| References | <q9j4t-31b-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Defconfig multi_v7 for Allwinner A10/A20 CAN driver Signed-off-by: Gerhard Bertelsmann <info@gerhard-bertelsmann.de> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 03deb7f..14eb6b9 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -153,6 +153,7 @@ CONFIG_CAN_DEV=y CONFIG_CAN_AT91=m CONFIG_CAN_XILINXCAN=y CONFIG_CAN_MCP251X=y +CONFIG_CAN_SUN4I=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v8 2/4] can: Allwinner A10/A20 CAN Controller support - Defconfig Gerhard Bertelsmann <info@gerhard-bertelsmann.de> - 2015-09-16 13:30 +0200
csiph-web