From: <[email protected]> Reply-To: <[email protected]> Date: Monday, February 24, 2014 at 3:07 PM To: <[email protected]> Subject: Re: [beagleboard] Having trouble enabling SPI0 on BeagleBone Black
> I thought so but ... > could you point me in the right direction to verify? Please include the previous answer so everyone understands your next question. I assume you are referring to SPIDEV kernel module. You include that by using make xconfig or make menuconfig and select the SPIDEV kernel module or edit the .config file and make sure CONFIG_SPI_SPIDEV=y Rebuild the kernel and copy zImage to your SDCard. Regards, John > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
