This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
linux-hardened
Watch
1
Star
0
Fork
You've already forked linux-hardened
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7cdc8fa712
linux-hardened
/
arch
/
arm
/
plat-mxc
/
devices
/
Kconfig
6 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
ARM: imx: dynamically register imx-i2c devices (generic part) Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-06-16 14:37:51 +02:00
config IMX_HAVE_PLATFORM_IMX_I2C
bool
ARM: imx: Change the way nand devices are registered (generic part) Instead of having a platform device defined in a devices.c and register it in the machine file allocate it dynamically. This reduces the size of needed memory as the new function is discarded after init and only the existing devices are created. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-06-15 18:14:19 +02:00
config IMX_HAVE_PLATFORM_MXC_NAND
bool
Reference in a new issue
Copy permalink