Re: [U-Boot] [PATCH v3 05/29] config: Drop CONFIG_CONSOLE

2016-09-29 Thread Heiko Schocher
Hello Simon, Am 29.09.2016 um 22:23 schrieb Simon Glass: This is not really a config. Rename it to avoid confusion. Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- Changes in v3: None Changes in v2: None include/configs/MPC8349ITX.h | 6 +++--- scripts/config_whitelist.txt | 1 - 2

[U-Boot] [PATCH v3 05/29] config: Drop CONFIG_CONSOLE

2016-09-29 Thread Simon Glass
This is not really a config. Rename it to avoid confusion. Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- Changes in v3: None Changes in v2: None include/configs/MPC8349ITX.h | 6 +++--- scripts/config_whitelist.txt | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/i