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 | e0afecf74833b1851dbeef7f360428c52b7ed037 (patch) | |
tree | 560374deef039f725e6e637e50fc6827f8403f05 /target/linux/lantiq/config-default | |
parent | da2b0467431b3a6d44db1572ec430dfe2c82d608 (diff) | |
download | upstream-e0afecf74833b1851dbeef7f360428c52b7ed037.tar.gz upstream-e0afecf74833b1851dbeef7f360428c52b7ed037.tar.bz2 upstream-e0afecf74833b1851dbeef7f360428c52b7ed037.zip |
lantiq: update kernel configuration
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39296 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |