diff options
Diffstat (limited to 'target/avr32/kernel/atmel-ngw100')
-rw-r--r-- | target/avr32/kernel/atmel-ngw100 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/avr32/kernel/atmel-ngw100 b/target/avr32/kernel/atmel-ngw100 index 9ddc7e27b..78e810594 100644 --- a/target/avr32/kernel/atmel-ngw100 +++ b/target/avr32/kernel/atmel-ngw100 @@ -4,3 +4,6 @@ CONFIG_CPU_AT32AP700X=y CONFIG_CPU_AT32AP7000=y CONFIG_BOARD_ATNGW100_COMMON=y CONFIG_BOARD_ATNGW100_MKI=y +CONFIG_SERIAL_ATMEL=y +CONFIG_SERIAL_ATMEL_CONSOLE=y +CONFIG_SERIAL_ATMEL_PDC=y |