1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-19 18:08:29 +00:00

Odroid-XU4: Initial commit (#303)

This commit is contained in:
Ryan Bray
2019-01-17 03:02:47 -07:00
committed by Pascal Vizeli
parent 07bec45d8a
commit fffa24ed1e
11 changed files with 6435 additions and 2 deletions

View File

@@ -14,6 +14,11 @@ config BR2_PACKAGE_HARDKERNEL_BOOT_ODROID_C2
help
For the Odroid-C2
config BR2_PACKAGE_HARDKERNEL_BOOT_ODROID_XU4
bool "Odroid-XU4"
help
For the Odroid-XU4
endchoice
endif