diff options
Diffstat (limited to 'scripts/lib')
| -rw-r--r-- | scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg index 3b168b7e36..fe5b8823fb 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | # yocto-bsp-filename {{=machine}}.cfg | 1 | # yocto-bsp-filename {{=machine}}.cfg |
| 2 | CONFIG_X86_32=y | 2 | CONFIG_X86_32=y |
| 3 | # Must explicitly disable 64BIT | ||
| 4 | # CONFIG_64BIT is not set | ||
| 5 | |||
| 3 | CONFIG_MATOM=y | 6 | CONFIG_MATOM=y |
| 4 | CONFIG_PRINTK=y | 7 | CONFIG_PRINTK=y |
| 5 | 8 | ||
