Re: [PATCH 05/18] Samsung/serial: make the clock source configureable

2012-07-16 Thread Sascha Hauer
On Fri, Jul 13, 2012 at 09:00:57PM +0200, Juergen Beisert wrote: > Instead of taking the value from somewhere, use the menu to select one. Also > provide sane default values for known SoCs. Do we really really need this in Kconfig? I don't like having things in Kconfig which decide between 'right'

[PATCH 05/18] Samsung/serial: make the clock source configureable

2012-07-13 Thread Juergen Beisert
Instead of taking the value from somewhere, use the menu to select one. Also provide sane default values for known SoCs. Signed-off-by: Juergen Beisert --- drivers/serial/Kconfig | 12 drivers/serial/serial_s3c.c |7 +-- 2 files changed, 13 insertions(+), 6 deletions(