From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sun, 6 Dec 2015 16:24:19 +0800 Subject: [U-Boot] [PATCH] arm: socfpga: Don't redefine CONFIG_PHYLIB In-Reply-To: <201512051909.47331.marex@denx.de> References: <20151205075038.GA25212@amd> <201512051854.01687.marex@denx.de> <20151205180336.GA25245@amd> <201512051909.47331.marex@denx.de> Message-ID: <5663F0B3.9060602@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek and Pavel, >> Ok, that explains why you don't see it. I have ALTERA_TSE >> enabled. ... which is probably useless, but still should not cause ton >> of warnings. The CONFIG_PHYLIB in socfpga_common.h should be moved to Kconfig. I will send a patch. Best regards, Thomas