← Back to team overview

kernel-packages team mailing list archive

[Bug 1566283] Re: CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel

 

Thanks Tim for such fast action :).
Unfortunately there also be needed other config entries for proper rockchip arch support:

CONFIG_ARCH_ROCKCHIP=y
CONFIG_EMAC_ROCKCHIP=m
CONFIG_SPI_ROCKCHIP=m
CONFIG_PINCTRL_ROCKCHIP=y
CONFIG_ROCKCHIP_IODOMAIN=m
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_MMC_DW_ROCKCHIP=m
CONFIG_ROCKCHIP_TIMER=y
CONFIG_ROCKCHIP_IOMMU=m
CONFIG_ROCKCHIP_SARADC=m
CONFIG_PWM_ROCKCHIP=m
CONFIG_PHY_ROCKCHIP_USB=m
CONFIG_ROCKCHIP_EFUSE=m
CONFIG_CRYPTO_DEV_ROCKCHIP=m
CONFIG_ROCKCHIP_PM_DOMAINS=y

Should i open new bug/wishlist for this? :)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1566283

Title:
  CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  Is it possible to enable CONFIG_ARCH_ROCKCHIP in ubuntu 16.04 kernel config?
  All drivers for this arch are already enabled as modules in ubuntu generic kernel.
  linux-image-4.4.0-16-generic (armhf) has CONFIG_ARCH_ROCKCHIP not set.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1566283/+subscriptions


References