Skip to content

Commit

Permalink
fix: update arm64 kernel config with proper source
Browse files Browse the repository at this point in the history
This config was created by starting with amd64 config we have, going
through `make olddefconfig`, and then adding a few options required at
least for QEMU emulation:

* `AMBA` serial console (`ttyAMA0`)
* RTC clock, `rtc_efi`

This kernel boots fine under QEMU.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
  • Loading branch information
smira authored and talos-bot committed Aug 5, 2020
1 parent db45e19 commit d71b167
Showing 1 changed file with 121 additions and 59 deletions.

0 comments on commit d71b167

Please sign in to comment.