diff options
Diffstat (limited to 'target/arm/kernel/phytec-wega')
-rw-r--r-- | target/arm/kernel/phytec-wega | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/arm/kernel/phytec-wega b/target/arm/kernel/phytec-wega new file mode 100644 index 000000000..d909d394b --- /dev/null +++ b/target/arm/kernel/phytec-wega @@ -0,0 +1,6 @@ +CONFIG_ARM=y +CONFIG_ARCH_MULTI_V7=y +CONFIG_SOC_AM33XX=y +CONFIG_SOC_HAS_OMAP2_SDRC=y +CONFIG_ARM_APPENDED_DTB=y +CONFIG_ARM_ATAG_DTB_COMPAT=y |