diff options
Diffstat (limited to 'sys/arch/armv7/conf/GENERIC')
-rw-r--r-- | sys/arch/armv7/conf/GENERIC | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/armv7/conf/GENERIC b/sys/arch/armv7/conf/GENERIC index 7d4865e4cd2..78ddb91ea7b 100644 --- a/sys/arch/armv7/conf/GENERIC +++ b/sys/arch/armv7/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.68 2016/10/22 15:16:25 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.69 2016/10/23 18:50:34 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -83,9 +83,6 @@ omehci* at fdt? # EHCI usb* at omehci? # Sunxi A1x/A20 SoC -sunxi0 at mainbus? - -# Sunxi on-chip devices sxiintc* at fdt? # A1x interrupt controller sxipio* at fdt? early 1 # GPIO pins for leds & PHYs gpio* at sxipio? |