From 96b951dd144a041ec6e9ae8fa176eab7dedb3368 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 6 Apr 2017 15:51:42 +0100 Subject: Rebase to new HummingBoard 2 DT patch, Minor ARM cleanups. Enable Serial device TTY port controller As the TTY core is built-in only, this has the side effect of making serdev built-in as well. This is needed for devices such as Bluetooth, WiFi, GPS and NFC connected to UARTs on host processors. --- baseconfig/arm/armv7/CONFIG_PATA_PLATFORM | 1 - 1 file changed, 1 deletion(-) delete mode 100644 baseconfig/arm/armv7/CONFIG_PATA_PLATFORM (limited to 'baseconfig/arm/armv7/CONFIG_PATA_PLATFORM') diff --git a/baseconfig/arm/armv7/CONFIG_PATA_PLATFORM b/baseconfig/arm/armv7/CONFIG_PATA_PLATFORM deleted file mode 100644 index e385815ec..000000000 --- a/baseconfig/arm/armv7/CONFIG_PATA_PLATFORM +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_PATA_PLATFORM is not set -- cgit