From 44b9175d7cb8aeb6d407f861848a398ad9336304 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 15 Oct 2017 21:43:59 +0200 Subject: omap: Add support for kernel 4.9 This adds support for kernel 4.9 and replaces the kernel 4.4 support. These are lynxis test results: panda-board a3 - works, but no network, but master/4.4 doesn't have network either. panda-board-a4 - u-boot SPL refuse to boot. beaglebone-black - works beagle-board - usb attached network doesn't come up and I doesn't have a serial around. beagle-board-xm - ToDo: image code is missing. Kernel 4.4 does not look better, so we merge this anyway. Signed-off-by: Hauke Mehrtens Acked-by: Alexander Couzens --- target/linux/generic/config-4.9 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-4.9') diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index b73e0adba3..c3793466b3 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -3119,6 +3119,7 @@ CONFIG_PACKET=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +# CONFIG_PALMAS_GPADC is not set # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_PANEL is not set CONFIG_PANIC_ON_OOPS=y -- cgit v1.2.3