• Randy Dunlap's avatar
    tty/serial: fix apbuart build · fed7bb32
    Randy Dunlap authored
    Fix build errors by selecting SERIAL_CORE:
    
    ERROR: "uart_register_driver" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_write_wakeup" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_update_timeout" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_get_divisor" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_get_baud_rate" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_add_one_port" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_unregister_driver" [drivers/tty/serial/apbuart.ko] undefined!
    ERROR: "uart_remove_one_port" [drivers/tty/serial/apbuart.ko] undefined!
    Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    Cc: Daniel Hellstrom <daniel@gaisler.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    fed7bb32
Kconfig 50.2 KB