mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64/configs: add rk3399_linux.config on rockchip platform
CONFIG_BCMDHD_PCIE and CONFIG_BCMDHD_SDIO can only be selected from two configurations, since that bcmdhd driver cannot be compatible with it at present. SDIO interfaces are widely used by default, at least on our EVB boards. Tested on RK3399 EVB IND boards: export CROSS_COMPILE=aarch64-linux-gnu- make ARCH=arm64 rockchip_linux_defconfig rk3399_linux.config make ARCH=arm64 rk3399-evb-ind-lpddr4-linux.img -j8 Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I7c1c416b58f618e1cee8f76608c24f750437bfa1
This commit is contained in:
2
arch/arm64/configs/rk3399_linux.config
Normal file
2
arch/arm64/configs/rk3399_linux.config
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_BCMDHD_SDIO=y
|
||||
# CONFIG_BCMDHD_PCIE is not set
|
||||
Reference in New Issue
Block a user