]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - debian.master/config/config.common.ubuntu
UBUNTU: [Config] Enable CONFIG_QUICC_ENGINE=y
authorLeann Ogasawara <leann.ogasawara@canonical.com>
Sat, 24 Sep 2016 20:37:59 +0000 (13:37 -0700)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commitdd7c00db29149617caac84a18ab674a9c6cd7c26
tree74b8ea9817ced7c85d50050056ba32ff17371798
parent95c8d7ee5019a7db7fb790d24a8b3041a449ee6a
UBUNTU: [Config] Enable CONFIG_QUICC_ENGINE=y

Avoids the following build failure on powerpc

drivers/built-in.o: In function `qe_usb_clock_set':
drivers/soc/fsl/qe/usb.c:25: undefined reference to `qe_immr'
drivers/soc/fsl/qe/usb.c:25: undefined reference to `qe_immr'
drivers/soc/fsl/qe/usb.c:48: undefined reference to `cmxgcr_lock'
drivers/soc/fsl/qe/usb.c:48: undefined reference to `cmxgcr_lock'
drivers/soc/fsl/qe/usb.c:46: undefined reference to `qe_setbrg'
Makefile:965: recipe for target 'vmlinux' failed
make[2]: *** [vmlinux] Error 1

Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
debian.master/config/config.common.ubuntu