diff options
author | Bo Shen <voice.shen@atmel.com> | 2013-11-20 11:17:16 +0800 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2013-12-01 22:38:53 +0100 |
commit | 782358fb7628bd97aa9e14ee91a171686fbf631a (patch) | |
tree | 847ce84e1bfe03f791e1525c7e60179ba3d1677a /drivers/misc/twl4030_led.c | |
parent | 4535a24c0c06e367bc40c43b4807bdb335513a1a (diff) | |
download | u-boot-imx-782358fb7628bd97aa9e14ee91a171686fbf631a.zip u-boot-imx-782358fb7628bd97aa9e14ee91a171686fbf631a.tar.gz u-boot-imx-782358fb7628bd97aa9e14ee91a171686fbf631a.tar.bz2 |
arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position
In config_cmd_default.h, it will use CONFIG_SYS_NO_FLASH to decide
whether include CONFIG_CMD_FLASH and CONFIG_CMD_IMLS. So, if the
CONFIG_SYS_NO_FLASH defined later than include/config_cmd_default.h,
These two commands will be included always.
So move CONFIG_SYS_NO_FLASH definition to proper position.
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'drivers/misc/twl4030_led.c')
0 files changed, 0 insertions, 0 deletions