summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-11 11:55:44 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-11 11:55:44 +0000
commit4f59e59e6c9f3f6a0c0c76131eecfdf5c89c7068 (patch)
tree22c47c28b93d8298e86a16be825a1f3e300bdf9f /target/linux/omap
parent7f4bdaa24407f6bd29845a17ab43e3074401cceb (diff)
downloadmaster-31e0f0ae-4f59e59e6c9f3f6a0c0c76131eecfdf5c89c7068.tar.gz
master-31e0f0ae-4f59e59e6c9f3f6a0c0c76131eecfdf5c89c7068.tar.bz2
master-31e0f0ae-4f59e59e6c9f3f6a0c0c76131eecfdf5c89c7068.zip
add missing option, enable hw rng
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38722
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/config-default4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/omap/config-default b/target/linux/omap/config-default
index a0cc53eb2d..ea094379aa 100644
--- a/target/linux/omap/config-default
+++ b/target/linux/omap/config-default
@@ -240,6 +240,8 @@ CONFIG_HIGHMEM=y
CONFIG_HOTPLUG_CPU=y
CONFIG_HWMON=y
CONFIG_HW_CONSOLE=y
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_OMAP=y
CONFIG_HZ_FIXED=0
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
@@ -341,6 +343,8 @@ CONFIG_MTD_DATAFLASH=y
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_BCH=y
+# CONFIG_MTD_NAND_OMAP_BCH4 is not set
+CONFIG_MTD_NAND_OMAP_BCH8=y
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_ECC_BCH=y
CONFIG_MTD_NAND_OMAP2=y