mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
char: Add broadcom char drivers back to build files
See: https://github.com/raspberrypi/linux/issues/3875 Signed-off-by: popcornmix <popcornmix@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
menu "Character devices"
|
||||
|
||||
source "drivers/char/broadcom/Kconfig"
|
||||
|
||||
source "drivers/tty/Kconfig"
|
||||
|
||||
config TTY_PRINTK
|
||||
|
||||
@@ -47,3 +47,4 @@ obj-$(CONFIG_PS3_FLASH) += ps3flash.o
|
||||
obj-$(CONFIG_XILLYBUS) += xillybus/
|
||||
obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
|
||||
obj-$(CONFIG_ADI) += adi.o
|
||||
obj-$(CONFIG_BRCM_CHAR_DRIVERS) += broadcom/
|
||||
|
||||
Reference in New Issue
Block a user