diff options
author | Luka Perkov <luka@openwrt.org> | 2014-01-15 14:11:36 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-01-15 14:11:36 +0000 |
commit | 26dcf1c7c94ce8cc9b651077e7e835b081402ecc (patch) | |
tree | 6236bebe3c893fc32e509232265a6a70007fcb69 /target/linux/lantiq/config-default | |
parent | c87513de6becc87f42e6e5b7da8d4bcc5be7cff3 (diff) | |
download | upstream-26dcf1c7c94ce8cc9b651077e7e835b081402ecc.tar.gz upstream-26dcf1c7c94ce8cc9b651077e7e835b081402ecc.tar.bz2 upstream-26dcf1c7c94ce8cc9b651077e7e835b081402ecc.zip |
lantiq: update kernel configuration
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39296
Diffstat (limited to 'target/linux/lantiq/config-default')
-rw-r--r-- | target/linux/lantiq/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default index 73f35dea93..c42c20dad2 100644 --- a/target/linux/lantiq/config-default +++ b/target/linux/lantiq/config-default @@ -64,7 +64,7 @@ CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_GENERIC_DMA_COHERENT=y CONFIG_HAVE_GENERIC_HARDIRQS=y CONFIG_HAVE_IDE=y -CONFIG_HAVE_IRQ_WORK=y +CONFIG_HAVE_KVM=y CONFIG_HAVE_MACH_CLKDEV=y CONFIG_HAVE_MEMBLOCK=y CONFIG_HAVE_MEMBLOCK_NODE_MAP=y |