X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftqma6_mba6.h;h=bee6d2f33bb537b67ca9935ba15883d489cc2f23;hb=6d7dacf726ca043a3f5487549bbfa506c990c813;hp=69e907933954bf820ef41f457d0748d172db8ea9;hpb=a4b0d83b66f1cef9a93b403e4c11424b5b43b09f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tqma6_mba6.h b/include/configs/tqma6_mba6.h index 69e9079..bee6d2f 100644 --- a/include/configs/tqma6_mba6.h +++ b/include/configs/tqma6_mba6.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 - 2017 Markus Niebel * * Configuration settings for the TQ Systems TQMa6 module on * MBa6 starter kit - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_TQMA6_MBA6_H @@ -14,8 +13,6 @@ #define CONFIG_ETHPRIME "FEC" #define CONFIG_FEC_MXC_PHYADDR 0x03 -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_KSZ9031 #define CONFIG_MXC_UART_BASE UART2_BASE #define CONSOLE_DEV "ttymxc1"