> This patch changes Menuconfig to initialize unset variables to 'n'.
> This makes "$CONFIG_FOO" != "n" tests work as expected.
>
> This is not my preferred way to solve this problem but I believe it
> works and has no bugs. Please check it out and let me know how it works
> for you.
Don't we just need to ensure that arch/xxx/defconfig refers suitably to
all configuration variables?
Matthew.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu