From f14a075cb41a7efb01ee6da2d4238e71a1e79830 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 6 Nov 2013 08:19:24 +0000 Subject: kernel: add some config options Signed-off-by: Luka Perkov SVN-Revision: 38660 --- target/linux/generic/config-3.10 | 3 +++ target/linux/generic/config-3.12 | 3 +++ 2 files changed, 6 insertions(+) (limited to 'target/linux') diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 55c1b0f..e934c5e 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -149,6 +149,9 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_NUC93X is not set # CONFIG_ARCH_OMAP is not set # CONFIG_ARCH_OMAP1 is not set +# CONFIG_ARCH_OMAP2PLUS is not set +# CONFIG_ARCH_OMAP3 is not set +# CONFIG_ARCH_OMAP4 is not set # CONFIG_ARCH_ORION5X is not set # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ARCH_PICOXCELL is not set diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12 index 64a3633..7af327a 100644 --- a/target/linux/generic/config-3.12 +++ b/target/linux/generic/config-3.12 @@ -156,6 +156,9 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_NUC93X is not set # CONFIG_ARCH_OMAP is not set # CONFIG_ARCH_OMAP1 is not set +# CONFIG_ARCH_OMAP2PLUS is not set +# CONFIG_ARCH_OMAP3 is not set +# CONFIG_ARCH_OMAP4 is not set # CONFIG_ARCH_ORION5X is not set # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ARCH_PICOXCELL is not set -- cgit v1.1