diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-10 18:24:57 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-10 18:24:57 -0800 |
commit | 06cc01a0dea523b5c9acfd1ed276648c54012912 (patch) | |
tree | 130274349574f3abb66ec7bad9ed88bf3d078bfe /drivers/hid/Kconfig | |
parent | 992de5a8eca7cbd3215e3eb2c439b2c11582a58b (diff) | |
download | blackbird-op-linux-06cc01a0dea523b5c9acfd1ed276648c54012912.tar.gz blackbird-op-linux-06cc01a0dea523b5c9acfd1ed276648c54012912.zip |
sata_dwc_460ex: disable COMPILE_TEST again
Commit 84683a7e081f ("sata_dwc_460ex: enable COMPILE_TEST for the
driver") enabled this driver for non-ppc460-ex platforms, but it was
then disabled for ARM and ARM64 by commit 2de5a9c004e9 ("sata_dwc_460ex:
disable compilation on ARM and ARM64") because it's too noisy and
broken.
This disabled is entirely, because it's too noisy on x86-64 too, and
there's no point in disabling architectures one by one. At a minimum,
the code isn't 64-bit clean, and even on 32-bit it is questionable
whether it makes sense.
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/hid/Kconfig')
0 files changed, 0 insertions, 0 deletions