Index: head/sys/arm/conf/BEAGLEBONE-MMCCAM =================================================================== --- head/sys/arm/conf/BEAGLEBONE-MMCCAM (revision 330784) +++ head/sys/arm/conf/BEAGLEBONE-MMCCAM (nonexistent) @@ -1,23 +0,0 @@ -# -# BEAGLEBONE-MMCCAM -# -# Custom kernel for Beaglebone plus MMCCAM as opposed to the prior MMC stack. It is -# present to keep it building in tree since it wouldn't work in LINT. -# -# $FreeBSD$ - -#NO_UNIVERSE - -include BEAGLEBONE - -options MMCCAM - -# Add CAMDEBUG stuff -options CAMDEBUG -options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH) - -# pass(4) device -device pass - -nodevice mmc -nodevice mmcsd Property changes on: head/sys/arm/conf/BEAGLEBONE-MMCCAM ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sys/arm/conf/IMX6-MMCCAM =================================================================== --- head/sys/arm/conf/IMX6-MMCCAM (revision 330784) +++ head/sys/arm/conf/IMX6-MMCCAM (nonexistent) @@ -1,23 +0,0 @@ -# -# IMX6-MMCCAM -# -# Custom kernel for IMX6 plus MMCCAM as opposed to the prior MMC stack. It is -# present to keep it building in tree since it wouldn't work in LINT. -# -# $FreeBSD$ - -#NO_UNIVERSE - -include IMX6 - -options MMCCAM - -# Add CAMDEBUG stuff -options CAMDEBUG -options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH) - -# pass(4) device -device pass - -nodevice mmc -nodevice mmcsd Property changes on: head/sys/arm/conf/IMX6-MMCCAM ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property