aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/generic/config-3.101
-rw-r--r--target/linux/generic/config-3.141
-rw-r--r--target/linux/generic/config-3.181
-rw-r--r--target/linux/generic/config-4.01
4 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index 58cfa5aa26..4ccc96979f 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -2382,6 +2382,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMFS_FS is not set
# CONFIG_OPENVSWITCH is not set
+# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
# CONFIG_ORION_WATCHDOG is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_OVERLAYFS_FS=y
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index f5f0f58bc1..150c6e3b5c 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -2564,6 +2564,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMFS_FS is not set
# CONFIG_OPENVSWITCH is not set
+# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
# CONFIG_ORION_WATCHDOG is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_OVERLAYFS_FS=y
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 7ef50fac3e..01cf659da3 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -2694,6 +2694,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMFS_FS is not set
# CONFIG_OPENVSWITCH is not set
+# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
# CONFIG_ORION_WATCHDOG is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_OVERLAY_FS=y
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index 061af11c82..f8067383aa 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -2728,6 +2728,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMFS_FS is not set
# CONFIG_OPENVSWITCH is not set
+# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
# CONFIG_ORION_WATCHDOG is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_OVERLAY_FS=y
#n214'>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 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340