aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/config-3.18
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-01 11:37:15 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-01 11:37:15 +0000
commit3139140339ec3e6db2cc2d91bb6fbedbb12b6578 (patch)
tree674eb0da68703c082ef5a538bcc744b32b1d4aef /target/linux/lantiq/config-3.18
parent18322746de45d8c31f7c574dadb2129e696edb78 (diff)
downloadupstream-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.tar.gz
upstream-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.tar.bz2
upstream-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.zip
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
Most MIPS targets have it disabled, so move the symbol to the generic configs to keep target configs small. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44583
Diffstat (limited to 'target/linux/lantiq/config-3.18')
-rw-r--r--target/linux/lantiq/config-3.181
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/config-3.18 b/target/linux/lantiq/config-3.18
index 148d104151..9824b37cd7 100644
--- a/target/linux/lantiq/config-3.18
+++ b/target/linux/lantiq/config-3.18
@@ -94,7 +94,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
# CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
# CONFIG_MIPS_VPE_LOADER is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
70'>170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248