Hi,
You need to change some configuration somewhere in arch/arm/mach-omap2/.
The exact file depends on the board you are using, though.
Here is an example from another board to help you (section spi-devices):
https://github.com/linux-wsn/kernel/blob/experimental/arch/arm/mach-at91/board-sam9g20e
Hi everyone,
what do I need to do to get the IEEE802.15.4 and 6LoWPAN stack working on
my computer? I built the net-next kernel [1] with all the drivers compiled
as modules and the linux-zigbee userspace tools [2].
Everything compiles without errors.
Then I more or less follow the Getting started