diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2015-11-10 11:01:07 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2015-11-10 11:01:07 +0000 |
commit | 4d04091a75d70224f3c3f1e32cfc5df7bb4167f4 (patch) | |
tree | eee4f17fd20d6a61310cb4af280c7fd04cc66746 /config-powerpc64-generic | |
parent | 86a3e5e78981a6b2e8c4fe079b914855ea8b54b6 (diff) | |
download | kernel-4d04091a75d70224f3c3f1e32cfc5df7bb4167f4.tar.gz kernel-4d04091a75d70224f3c3f1e32cfc5df7bb4167f4.tar.xz kernel-4d04091a75d70224f3c3f1e32cfc5df7bb4167f4.zip |
Don't build Serial 8250 on ppc platforms (fix FBTFS), Enable some more common sensors on ARMv7
Diffstat (limited to 'config-powerpc64-generic')
-rw-r--r-- | config-powerpc64-generic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-powerpc64-generic b/config-powerpc64-generic index 58fbee841..13d546190 100644 --- a/config-powerpc64-generic +++ b/config-powerpc64-generic @@ -166,6 +166,7 @@ CONFIG_SCSI_IPR_TRACE=y CONFIG_SCSI_IPR_DUMP=y CONFIG_SERIAL_ICOM=m +# CONFIG_SERIAL_8250 is not set # Things we might want to review for newer architectures # CONFIG_PCIEPORTBUS is not set |