From: Maxime Ripard Date: Wed, 10 Dec 2014 10:53:01 +0000 (+0100) Subject: ARM: at91/config: sama5: Remove DEBUG_LL X-Git-Tag: fixes-v4.0-rc1~84^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4bc3bf24804d0b2329f8c44d7855f72bd7d0779;p=pandora-kernel.git ARM: at91/config: sama5: Remove DEBUG_LL The sama5_defconfig can be used both on the sama5d3 and the sama5d4. Enabling DEBUG_LL is an issue though, since it will by default use the kernel addresses for the sama5d3 DBGU UART, that is located at a different address on the sama5d4. Remove this from the defconfig. Signed-off-by: Maxime Ripard Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed