diff --git a/external_tree/configs/rpi2_defconfig b/external_tree/configs/rpi2_defconfig index f7d147e..83040fc 100644 --- a/external_tree/configs/rpi2_defconfig +++ b/external_tree/configs/rpi2_defconfig @@ -21,7 +21,6 @@ BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git" BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="fc20eb4e650bf793bd6b3d804a63b67085c55f08" -BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_lwgw_PATH)/patches/kernel" BR2_LINUX_KERNEL_DEFCONFIG="bcm2709" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_lwgw_PATH)/board/rpi2b/linux.fragment" BR2_LINUX_KERNEL_DTS_SUPPORT=y