ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modules
authorTony Lindgren <tony@atomide.com>
Tue, 12 Jan 2016 16:11:04 +0000 (08:11 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 22 Jan 2016 16:26:08 +0000 (08:26 -0800)
commit143c6fe3a415edf2dde3f507b3a00998b4c4001e
treeae6708f92d342a719b9413d110365700ba0f7ce4
parent4da597d16602d14405b71a18d45e1c59f28f0fd2
ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modules

With recent omap assembly fixes for CONFIG_DEBUG_RODATA, we can
now use DEBUG_RODATA. Let's enable ARM_KERNMEM_PERMS so that
DEBUG_RODATA gets selected by default. This way we can make sure
any related issues are caught early.

And while testing things on various devices, I noticed we're
missing few loadable modules to make things more usable:

- USB Ethernet for smsc75xx, we only have smsc97xx right now

- Basic USB serial drivers for things like ftdi and pl2303 ports

- Blinking leds with pca963x

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig