Ok thanks,
Not being able to disable the CONFIG_SERIAL_OMAP in the make menuconfig, I edited the .config file and re-compiled the kernel.
RegardsTerje
Hello Cédric,
To disable CONFIG_SERIAL_OMAP you have to remove its dependency first.
(The -*- indicates a dependency to other settings)
This is done by removing the "Typical OMAP configuration" first.
Here is my way of e.g. disabling URAT0 based on the graphical "make menuconfig" interface:
· Disable UART0 by:
o In: System TypeàOMAP2/3/4 Specific Features
§ Remove "Typical OMAP configuration"
o In: Device DriversàCharacter devicesàSerial drivers
§ Remove the "OMAP serial port support"
§ Remove the "Console on OMAP serial port"
· Compile and install the new kernel.
If you prefer to edit the .config file use the "menuconfig" help to find the keywords of the config file.
Good luck!
Best regards
Terje
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/beagleboard/ekImsxgHv9A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.