diff --git a/[refs] b/[refs] index e2485d57fffb..c55bbd6d58cd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 145046d31ecf9f4f1ba80c8d21225158f6d1738c +refs/heads/master: 3636641bb2c7a806c1099ca092ec8cd180063f9b diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index b9923b1434a2..8b7abae87bf9 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -31,19 +31,8 @@ config EXPERIMENTAL 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. -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 bool - depends on !CLEAN_COMPILE - default y config BROKEN_ON_SMP bool