summaryrefslogtreecommitdiff
path: root/target/avr32/kernel
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2016-09-21 18:54:08 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-22 17:31:31 +0200
commit66f4e9f664515dbcb5a702f9800e3a99d0fe4d41 (patch)
tree10088eec6ff5ab69588a2bfce753c3fa77cc3284 /target/avr32/kernel
parent28eb01ea61a05be331b6bccd8fa5aac7781c48b9 (diff)
refactor USART support for AVR32 Grasshopper board
- force enable USB-USART bridge - add config menu option and kernel patch for enabling second USART
Diffstat (limited to 'target/avr32/kernel')
-rw-r--r--target/avr32/kernel/grasshopper1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/avr32/kernel/grasshopper b/target/avr32/kernel/grasshopper
index 88a636264..ced820163 100644
--- a/target/avr32/kernel/grasshopper
+++ b/target/avr32/kernel/grasshopper
@@ -7,3 +7,4 @@ CONFIG_BOARD_GRASSHOPPER=y
CONFIG_SERIAL_ATMEL=y
CONFIG_SERIAL_ATMEL_CONSOLE=y
CONFIG_SERIAL_ATMEL_PDC=y
+CONFIG_BOARD_GRASSHOPPER_USART1=y