X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/2218b32d88f9b4b4484cea9a8b034ddab0be298b..f58ad98a621ce5059d9608a9b41cfabac277094a:/include/configs/odroid.h diff --git a/include/configs/odroid.h b/include/configs/odroid.h index 563854d9bbb..2afb19f84a7 100644 --- a/include/configs/odroid.h +++ b/include/configs/odroid.h @@ -43,7 +43,6 @@ /* Console configuration */ -#define CONFIG_BOOTARGS "Please use defined boot" #define CONFIG_BOOTCOMMAND "run autoboot" #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" @@ -184,9 +183,6 @@ /* USB */ #define CONFIG_USB_EHCI_EXYNOS -#define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX - /* * Supported Odroid boards: X3, U3 * TODO: Add Odroid X support