diff options
author | John Crispin <john@phrozen.org> | 2016-08-18 09:38:26 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-08-18 09:49:18 +0200 |
commit | 18eebfe4e5756bc33b8f04c73477bdb1c1fcb7ee (patch) | |
tree | 0bdce91d449a27ec91a5b7863c8bd422a6a4bc3f /target/linux/mvebu | |
parent | d7c249fa1c8d64315264850fce2cbfbfb1fd186c (diff) | |
download | upstream-18eebfe4e5756bc33b8f04c73477bdb1c1fcb7ee.tar.gz upstream-18eebfe4e5756bc33b8f04c73477bdb1c1fcb7ee.tar.bz2 upstream-18eebfe4e5756bc33b8f04c73477bdb1c1fcb7ee.zip |
mvebu: fix boot stalls on WRT1900AC V1
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-4.4 b/target/linux/mvebu/config-4.4 index f5b2346e44..604fbc842d 100644 --- a/target/linux/mvebu/config-4.4 +++ b/target/linux/mvebu/config-4.4 @@ -209,6 +209,7 @@ CONFIG_HAVE_UID16=y CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y CONFIG_HIGHMEM=y # CONFIG_HIGHPTE is not set +CONFIG_HOTPLUG_CPU=y CONFIG_HWBM=y CONFIG_HWMON=y CONFIG_HZ_FIXED=0 |