From: Daniel Thompson Date: Fri, 9 Jan 2015 17:33:28 +0000 (+0100) Subject: ARM: 8269/1: Remove DEBUG_LL_UART_NONE X-Git-Tag: fixes-v4.0-rc1~125^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5194553c84c3eb412c0cc59554b85be128f43d;p=pandora-kernel.git ARM: 8269/1: Remove DEBUG_LL_UART_NONE Only a very small handful of platforms support DEBUG_LL_UART_NONE but it lurks in the menus of every single platform config ready to break the build. This is an especial problem for defconfig/oldconfig since it is often selected by default. This patch solves the problem by removing this option. Any platforms still depending upon this option must be migrated. Signed-off-by: Daniel Thompson Signed-off-by: Russell King --- Reading git-diff-tree failed