X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=Config.in;h=3ce7b6b063ca416e93e0bca98a9b77155510c1d2;hb=d333dd1571a59dd1216563ea5fc57bc902bf4272;hp=2733ecb6950b3f3c297ed8690a05bd9d0487b400;hpb=8da44b5fc93e2d6511875dd44b769f7f6043356e;p=openwrt-github%2F.git diff --git a/Config.in b/Config.in index 2733ecb695..3ce7b6b063 100644 --- a/Config.in +++ b/Config.in @@ -220,10 +220,16 @@ menu "Global build settings" help This will compile your kernel and modules with debug information. + config KERNEL_DEBUG_LL_UART_NONE + bool + default n + depends on arm + config KERNEL_DEBUG_LL bool default n depends on arm + select KERNEL_DEBUG_LL_UART_NONE help ARM low level debugging