|
@@ -31,19 +31,8 @@ config EXPERIMENTAL
|
|
|
you say Y here, you will be offered the choice of using features or
|
|
you say Y here, you will be offered the choice of using features or
|
|
|
drivers that are currently considered to be in the alpha-test phase.
|
|
drivers that are currently considered to be in the alpha-test phase.
|
|
|
|
|
|
|
|
-config CLEAN_COMPILE
|
|
|
|
|
- bool "Select only drivers expected to compile cleanly" if EXPERIMENTAL
|
|
|
|
|
- default y
|
|
|
|
|
- help
|
|
|
|
|
- Select this option if you don't even want to see the option
|
|
|
|
|
- to configure known-broken drivers.
|
|
|
|
|
-
|
|
|
|
|
- If unsure, say Y
|
|
|
|
|
-
|
|
|
|
|
config BROKEN
|
|
config BROKEN
|
|
|
bool
|
|
bool
|
|
|
- depends on !CLEAN_COMPILE
|
|
|
|
|
- default y
|
|
|
|
|
|
|
|
|
|
config BROKEN_ON_SMP
|
|
config BROKEN_ON_SMP
|
|
|
bool
|
|
bool
|