diff options
author | Randy Dunlap | 2010-12-02 09:19:48 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2010-12-10 15:17:19 -0800 |
commit | 5ac387d983149d4658aad17242d24eef85a43fa8 (patch) | |
tree | b6c36732439df75288194b9e5dcfa4d68b0cf844 /fs/ncpfs | |
parent | 16c63f8ea49c3fcb9eac7ebc511f5c821d3c55c2 (diff) |
serial: fix pch_uart kconfig & build
The dma_request_channel/dma_release_channel interfaces are not
built when DMADEVICES is not enabled, so make the driver depend on
DMADEVICES. Also, the help text says that the driver enables & uses
PCH_DMA, which is not enabled, so select that.
ERROR: "__dma_request_channel" [drivers/serial/pch_uart.ko] undefined!
ERROR: "dma_release_channel" [drivers/serial/pch_uart.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Reported-by: Zimny Lech <napohybelskurwysynom2010@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions