From: Daniel Thompson Date: Fri, 9 Jan 2015 17:33:16 +0000 (+0100) Subject: ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed X-Git-Tag: fixes-v4.0-rc1~125^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c64a5d830ac3905065ff1cc52091af15cb2f7e;p=pandora-kernel.git ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed All defconfigs touched by this patch already enable DEBUG_LL and by default DEBUG_LL_UART_NONE will be selected. This causes no issues today because due to some back compatibility magic we eventually need to remove it is not actually honoured. Nevertheless DEBUG_LL_UART_8250 is the right value for these platforms and should be set in the config files. Signed-off-by: Daniel Thompson Signed-off-by: Russell King --- Reading git-diff-tree failed