Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
Signed-off-by: David Müller <d.mueller@elsoft.ch>
This commit is contained in:
committed by
Tom Rini
parent
89ca1000ca
commit
928f605455
@@ -162,9 +162,6 @@ static int display_text_info(void)
|
||||
text_base, bss_start, bss_end);
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MODEM_SUPPORT
|
||||
debug("Modem Support enabled\n");
|
||||
#endif
|
||||
#ifdef CONFIG_USE_IRQ
|
||||
debug("IRQ Stack: %08lx\n", IRQ_STACK_START);
|
||||
debug("FIQ Stack: %08lx\n", FIQ_STACK_START);
|
||||
|
||||
Reference in New Issue
Block a user