Re: [PATCH] powerpc/85xx: fix Kconfig warning about missing 8250 dependency

2012-01-24 Thread Kumar Gala
On Jan 19, 2012, at 7:23 PM, Paul Gortmaker wrote: > The SERIAL_8250_EXTENDED option just enables access to other > less regularly used options, like SERIAL_8250_SHARE_IRQ. > Select it to get rid of this warning when selecting the child > option living underneath it. > > warning: (FSL_SOC_BOOKE

[PATCH] powerpc/85xx: fix Kconfig warning about missing 8250 dependency

2012-01-19 Thread Paul Gortmaker
The SERIAL_8250_EXTENDED option just enables access to other less regularly used options, like SERIAL_8250_SHARE_IRQ. Select it to get rid of this warning when selecting the child option living underneath it. warning: (FSL_SOC_BOOKE && SERIAL_8250_RM9K) selects SERIAL_8250_SHARE_IRQ which has